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 %} - - + +
{% if token %} diff --git a/templates/mod/header.html b/templates/mod/header.html index e0ede06a..626e04c2 100644 --- a/templates/mod/header.html +++ b/templates/mod/header.html @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/templates/themes/basic/index.html b/templates/themes/basic/index.html index 94bc79d0..e9a17b75 100644 --- a/templates/themes/basic/index.html +++ b/templates/themes/basic/index.html @@ -2,7 +2,7 @@ - + {% if config.meta_keywords %}{% endif %} @@ -40,12 +40,12 @@ {% endfor %} {% endif %} - +
diff --git a/templates/themes/categories/news.html b/templates/themes/categories/news.html index b9ffecca..4af4e21c 100644 --- a/templates/themes/categories/news.html +++ b/templates/themes/categories/news.html @@ -19,8 +19,8 @@

{{ settings.title }}

{{ settings.subtitle }}
- - + +

{{ description }}

diff --git a/templates/themes/faq/index.html b/templates/themes/faq/index.html index be6a711d..5433388a 100644 --- a/templates/themes/faq/index.html +++ b/templates/themes/faq/index.html @@ -2,7 +2,7 @@ - + {{ settings.title }} {% if config.meta_keywords %}{% endif %} diff --git a/templates/themes/recent/recent.html b/templates/themes/recent/recent.html index 0d131bff..e90e2105 100644 --- a/templates/themes/recent/recent.html +++ b/templates/themes/recent/recent.html @@ -5,12 +5,12 @@ {{ settings.title }} - - - + + + {% if config.url_favicon %}{% endif %} - {% if config.font_awesome %}{% endif %} + {% if config.font_awesome %}{% endif %} {% include 'header.html' %} @@ -31,10 +31,10 @@
-

CYBERPUNK IS DUCK

Pour out the Soykaf, lurk, and read the rules before posting!
+

CYBERPUNK IS DUCK

Pour out the Soykaf, lurk, and read the rules before posting!
mascot

-
+

Latest News

{% if not recent_news %}

(No news to show.)

@@ -70,7 +70,7 @@
    {% for post in recent_posts %}
  • - {{ post.board_name }}: + {{ post.board_name }}: {{ post.snippet }}