{% extends "photo_manager/base.html" %} {% block extra_html %}style="height: 100%"{% endblock %} {% block title %}Map{% endblock %} {% block nav %} {% include "photo_manager/nav.html" with current=3 %} {% endblock nav %} {% block extra_head %} {% load location_tags %} {% endblock %} {% block header %} {% if user_page == '1' %} {{ block.super }} {% else %} {% endif %} {% endblock %} {% block extra_nav %}