{% if False %}
{% endif %}
{% block stylesheets %}{% endblock %}
{% include "includes/navigation.html" %} {% block content %} {% endblock %} {% include "includes/fixed-plugin.html" %} {% include "includes/footer.html" %}
{% include "includes/scripts.html" %} {% block javascripts %}{% endblock %}