{% extends 'NearBeach/template.html' %} {% load static %} {% block content %} {% if project_status == 'Closed' or user_level == 1 %}
{% endif %} {% if project_status == 'Closed' or user_level == 1 %}
{% endif %}
{% endblock %}