{% block content %}{% endblock %}
{% block footer %}
{% if site.build_info %}
{% include "components/footer.html" %}
{% endif %}
{% endblock %}