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 Thread(thread *arn.Thread, posts []*arn.Post, user *arn.User)
h2.thread-title= thread.Title
h1.thread-title= thread.Title
#thread.thread(data-id=thread.ID)
.posts