diff --git a/templates/header.html b/templates/header.html index 4ef6ce47..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 not config.additional_javascript_compile %} {% if not config.deferred_javascript %} - {% for javascript in config.additional_javascript|merge(config.additional_javascript_defer) %}{% endfor %} + {% for javascript in config.additional_javascript|merge(config.additional_javascript_defer) %}{% endfor %} {% else %} - {% for javascript in config.additional_javascript %}{% endfor %} - {% for javascript in config.additional_javascript_defer %}{% endfor %} + {% for javascript in config.additional_javascript %}{% endfor %} + {% for javascript in config.additional_javascript_defer %}{% endfor %} {% endif %} {% endif %} {% if mod %} diff --git a/templates/mod/ban_list.html b/templates/mod/ban_list.html index 9e511b29..50238deb 100644 --- a/templates/mod/ban_list.html +++ b/templates/mod/ban_list.html @@ -1,12 +1,12 @@ - - - - - - - - + + + + + + + +
{% if token %} @@ -33,7 +33,7 @@ - +
{% if token_json %} 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/mod/pages.html b/templates/mod/pages.html index c2395c02..f6be9487 100644 --- a/templates/mod/pages.html +++ b/templates/mod/pages.html @@ -1,4 +1,4 @@ - +

{% if board %} @@ -27,7 +27,7 @@ -
{% trans %}URL{% endtrans %}{% trans %}Title{% endtrans %}
+ diff --git a/templates/mod/recent_posts.html b/templates/mod/recent_posts.html index 8ee2e275..ba93bf60 100644 --- a/templates/mod/recent_posts.html +++ b/templates/mod/recent_posts.html @@ -1,5 +1,5 @@ - - + + {% if not posts %}

({% trans 'There are no active posts.' %})

{% else %} 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/calendar/calendar.html b/templates/themes/calendar/calendar.html index eeb08f1c..bd348f27 100644 --- a/templates/themes/calendar/calendar.html +++ b/templates/themes/calendar/calendar.html @@ -11,8 +11,8 @@ {{ settings.title }} {% include 'header.html' %} - - + +
@@ -25,11 +25,11 @@
- +
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/overboards/theme.php b/templates/themes/overboards/theme.php index 34b9b6b0..409062d6 100644 --- a/templates/themes/overboards/theme.php +++ b/templates/themes/overboards/theme.php @@ -53,7 +53,7 @@ { error('thread_limit must be an integer above 1.', true); } - if (!is_array($overboard['exclude'])) + if (!is_array($overboard['exclude'])) { error('Exclude list must be array of strings.', true); } @@ -62,7 +62,7 @@ error('Exclude list must be array of strings.', true); } } - + } return $settings; @@ -199,7 +199,7 @@ } $html .= ''; - $html .= ''; + $html .= ''; return Element('index.html', array( 'config' => $config, 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 @@