diff --git a/themes/red/layouts/partials/comments.html b/themes/red/layouts/partials/comments.html index f9c0a33..ed9f1d5 100644 --- a/themes/red/layouts/partials/comments.html +++ b/themes/red/layouts/partials/comments.html @@ -12,5 +12,5 @@ {{ else }} -
Comments are disabled in development mode.
+Comments are disabled in development mode.
{{ end }} diff --git a/themes/red/layouts/partials/voting.html b/themes/red/layouts/partials/voting.html index ae59a84..4ea65fd 100644 --- a/themes/red/layouts/partials/voting.html +++ b/themes/red/layouts/partials/voting.html @@ -19,5 +19,5 @@ refresh({{ $name }}) {{ else }} -Voting is disabled in development mode.
+Voting is disabled in development mode.
{{ end }}