diff --git a/templates/themes/index/index.html b/templates/themes/index/index.html index d88b7996..6a4a7e5c 100644 --- a/templates/themes/index/index.html +++ b/templates/themes/index/index.html @@ -27,7 +27,7 @@ {% for board in boards %}
  • - {{ board.title|e }} + /{{ board.uri }}/ - {{ board.title|e }}
  • {% endfor %} @@ -106,6 +106,9 @@
    Tinyboard Copyright © 2010-2014 Tinyboard Development Group
    vichan Copyright © 2012-2018 vichan-devel + {% endfilter %}