{% if brand_ga_code %} {% endif %} {% block additional_header_scripts %}{%endblock%}
Newest Albums
Albums
Albums by Year
{% if user.is_authenticated and user.is_staff %}
Admin
Add Album
{% if album %}
Upload Photos
Edit or Rearrange Photos
{% endif %}
{% endif %}
{% block content %}{% endblock %}
{{ brand_copyright }}
{% if user.is_authenticated %}
Logout
{% else %}
Login
{% endif %}