diff --git a/templates/header.html b/templates/header.html index 7e0b90b3..2ab33bcb 100644 --- a/templates/header.html +++ b/templates/header.html @@ -8,6 +8,7 @@ {% if config.default_stylesheet.1 != '' and not mod %}{% endif %} {% if config.font_awesome %}{% endif %} {% if config.country_flags_condensed %}{% endif %} + {% if config.katex %}{% endif %}