{% include 'head.html' %}
{% include 'headerceremonia.html' %}
{% block content %} {% endblock %}
{% block side %} {% endblock %}
{% include 'footer.html' %}