diff --git a/templates/header.html b/templates/header.html index 78dea225..a158eff6 100644 --- a/templates/header.html +++ b/templates/header.html @@ -1,14 +1,14 @@ - + {% if config.url_favicon %}{% endif %} {% if config.url_appletouchicon %}{% endif %} {% if config.meta_keywords %}{% endif %} - {% if config.default_stylesheet.1 != '' %}{% endif %} - {% if config.default_code_stylesheet.1 != '' %}{% endif %} + {% if config.default_stylesheet.1 != '' %}{% endif %} + {% if config.default_code_stylesheet.1 != '' %}{% endif %} {% if config.font_awesome %}{% endif %} {% if config.country_flags_condensed %}{% endif %} - {% if config.sc_editor %} {% endif %} + {% if config.sc_editor %} {% endif %} - - + +