diff --git a/templates/forum.html b/templates/forum.html index a5e16fd2..3d514412 100644 --- a/templates/forum.html +++ b/templates/forum.html @@ -58,9 +58,7 @@
-
- Poll stuff -
+
Poll stuff
@@ -107,7 +105,7 @@ {{.LastUser.Name}}'s Avatar {{.LastUser.Name}}
- {{.RelativeLastReplyAt}} + {{.RelativeLastReplyAt}}
diff --git a/templates/forums.html b/templates/forums.html index 570afc3e..04409d73 100644 --- a/templates/forums.html +++ b/templates/forums.html @@ -19,7 +19,7 @@ {{if .LastReplyer.MicroAvatar}}{{.LastReplyer.Name}}'s Avatar{{end}} {{if .LastTopic.Title}}{{.LastTopic.Title}}{{else}}{{lang "forums_none"}}{{end}} - {{if .LastTopicTime}}
{{.LastTopicTime}}{{end}} + {{if .LastTopicTime}}
{{.LastTopicTime}}{{end}}