From 762361d72c96058ae123e4ba4b9ede60d9b9c64e Mon Sep 17 00:00:00 2001 From: Fredrick Brennan Date: Sun, 21 Sep 2014 17:53:50 +0000 Subject: [PATCH] KATEX --- templates/header.html | 1 + 1 file changed, 1 insertion(+) 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 %}