{% block content_title %} {% if content_title %}{{ content_title }}{% else %}{{ title }}{% endif %} {% endblock %}
{% endblock %} {% block header %}{% endblock %} {% block title_ruler %}{% endblock %}
{% if misc_config.meta_keywords %} {% endif %} {% if meta_description %} {% endif %} {# Chrome 39 for Android colour #} {% if og_image %} {% endif %} {% block og_title %}{% endblock %} {% if meta_description %} {% endif %} {% block meta %}{% endblock %} {% if not INLINE_FONTAWESOME %} {% endif %} {% compress css %} {% if INLINE_FONTAWESOME %} {% endif %} {% endcompress %} {% if request.user.is_impersonate %} {% endif %} {% if use_darkmode %} {% endif %} {% if request.profile.css_background %} {% endif %} {% if not INLINE_JQUERY %} {% else %} {% endif %}
{% if request.in_contest %}