Improved page titles

This commit is contained in:
2017-07-06 22:08:49 +02:00
parent 7efeddab55
commit fb7d2fa24c
10 changed files with 25 additions and 20 deletions

View File

@ -1,5 +1,5 @@
component Forum(tag string, threads []*arn.Thread, threadsPerPage int)
h2.page-title Forum
h1.page-title Forum
ForumTags
.forum
ThreadList(threads)