diff --git a/boards/templates/boards/all_threads.html b/boards/templates/boards/all_threads.html --- a/boards/templates/boards/all_threads.html +++ b/boards/templates/boards/all_threads.html @@ -189,7 +189,6 @@ {% block metapanel %} - {{ site_name }} {{ version }} {% trans "Pages:" %} [ {% with dividers=paginator.get_dividers %} diff --git a/boards/templates/boards/base.html b/boards/templates/boards/base.html --- a/boards/templates/boards/base.html +++ b/boards/templates/boards/base.html @@ -77,6 +77,7 @@