diff --git a/templates/topic_posts.html b/templates/topic_posts.html
index 560c9760..a15130c0 100644
--- a/templates/topic_posts.html
+++ b/templates/topic_posts.html
@@ -1,11 +1,11 @@
{{range .ItemList}}
{{if .ActionType}}
-
+
{{.ActionIcon}}
{{.ActionType}}
{{else}}
-
+
{{/** TODO: We might end up with
s in the inline editor, fix this **/}}
s in the inline editor, fix this **/}}
{{.ContentHtml}}
diff --git a/templates/topics.html b/templates/topics.html index be90c760..b61bb1e2 100644 --- a/templates/topics.html +++ b/templates/topics.html @@ -1,4 +1,5 @@ {{template "header.html" . }} +