{% if config.url_favicon %}{% endif %}
{% if config.locale != "en" %}
{% endif %}
{% if config.meta_keywords %}{% endif %}
{% if config.meta_description %}{% endif %}
{% if board and not board.indexed %}{% endif %}
{% if config.font_awesome %}{% endif %}
{% if config.country_flags_condensed %}{% endif %}
{% if not nojavascript %}
{% if not config.additional_javascript_compile %}
{% for javascript in config.additional_javascript %}{% endfor %}
{% endif %}
{% if config.emoji_enable %}
{% endif %}
{% endif %}
{% if config.katex %}{% endif %}