summaryrefslogtreecommitdiff
path: root/templates/photologue/root.html
blob: 6e6f48f4b32698cff17dfe21a620c6af38b2037e (plain)
1
2
3
4
5
{% extends "base.html" %}
{% block sec-id %}sec-fotos{% endblock %}
{% block extra_header %}
<link rel="StyleSheet" href="/static/estilos/fotos.css" type="text/css" />
{% endblock %}