{% extends "base.html" %} {% block title %}Edit Project{% endblock %} {% block content %}
{% if error %}
× Warning {{ error }}.
{% endif %}
{# TODO: Fix dat not beauty code #}
{% endblock %}