{% extends "NearBeach/partials/template.html" %} {% load static %} {% block content %}
{% if user.is_superuser %}
{% endif %}
{% endblock %}