{% import "post_macros.html" as post_macros %} {% if page %} {% if page.description %} {% elif config.description %} {% endif %} {% elif config.description %} {% endif %} {% block title %}{{ config.title }}{% endblock title %} {% if config.generate_feed %} {% endif %} {% block css %} {% endblock css %} {% block extra_head %} {% endblock extra_head %} {% block content %} {% block header %} {% if config.extra.after_dark_menu %} {% endif %} {% endblock header %}
{% if config.extra.after_dark_title %}

{{ config.extra.after_dark_title }}

{% endif %}
{% endblock content %} {% block scripts %} {% if config.extra.codeblock %} {% endif %} {% include "partials/latex.html" %} {% include "partials/search.html" %} {% endblock scripts %}