{% extends "fotos/base.html" %} {% load markup %} {% block page-header %}Fotos{% endblock %} {% block content %} {% comment %} {% if perms.blog.can_add_articulo %} Nuevo album {% endif %} {% endcomment %} {% endblock %}