diff --git a/templates/mod/dashboard.html b/templates/mod/dashboard.html index a5e11f82..9d16c159 100644 --- a/templates/mod/dashboard.html +++ b/templates/mod/dashboard.html @@ -6,7 +6,7 @@ {% for board in boards %}
  • {{ config.board_abbreviation|sprintf(board.uri) }} - - + - {{ board.title|e }} {% if board.subtitle %} — @@ -70,7 +70,7 @@
  • {% trans 'PM inbox' %} - {% if unread_pms > 0 %}{%endif %}({{ unread_pms }} unread){% if unread_pms > 0 %}{%endif %} + {% if unread_pms > 0 %}{%endif %} ({{ unread_pms }} unread){% if unread_pms > 0 %}{%endif %}