{% if article and article.status == 'draft' %} {% endif %} {# {% if FAVICON_FILENAME %} {% else %} {% endif %} #} {% if EXTRA_HEADER %} {{ EXTRA_HEADER }} {% endif %} {% if article and article.latex %} {{ article.latex }} {% endif %} {% if page and page.latex %} {{ page.latex }} {% endif %}
{% include '_includes/navbar.html' %} {% include '_includes/jumbotron.html' %}