{% extends "base.html" %} {% load i18n %} {% load static from staticfiles %} {% block extrahead %} {% endblock %} {% block title %}{{ block.super }} - {{ title }}{% endblock %} {% block content %}
{% trans "Sorry, you aren't authorized to view any photos in this album." %}
{% endfor %}{% trans "Sorry, no albums match your query." %}
{% else %}{% trans "Sorry, you aren't authorized to view any albums." %}
{% endif %} {% endfor %} {% if is_paginated %} {% endif %} {% endblock %}