diff --git a/templates/index.html b/templates/index.html index 1e7403eb..e0fa6fe0 100644 --- a/templates/index.html +++ b/templates/index.html @@ -5,7 +5,7 @@ {% if config.url_favicon %}{% endif %} {{ board.url }} - {{ board.name }} - + {% if config.meta_keywords %}{% endif %} {% if config.default_stylesheet.1 != '' %}{% endif %} {% if not nojavascript %} diff --git a/templates/page.html b/templates/page.html index 57ae14ac..0b15d815 100644 --- a/templates/page.html +++ b/templates/page.html @@ -5,7 +5,7 @@ {% if config.url_favicon %}{% endif %} {{ title }} - + {% if config.default_stylesheet.1 != '' %}{% endif %} {% if not nojavascript %}{% endif %} diff --git a/templates/thread.html b/templates/thread.html index f852018e..ac6bc609 100644 --- a/templates/thread.html +++ b/templates/thread.html @@ -5,7 +5,7 @@ {% if config.url_favicon %}{% endif %} {{ board.url }} - {{ board.name }} - + {% if config.meta_keywords %}{% endif %} {% if config.default_stylesheet.1 != '' %}{% endif %} {% if not nojavascript %}