view more: {{if gt .Page 1 }}‹ prev{{ end }} next ›
- {{ if not .PostID }}
+ {{- if not .PostID }}
- {{ end }}
- {{ end }}
-
+ {{- end }}
+ {{- end }}
- {{ if .Watch }}
+ {{- if .Watch }}
- {{ end }}
- {{ template "sidebar.html" . }}
+ {{- end }}
+ {{- template "sidebar.html" . }}
-{{ end }}
+{{- end }}
-- permalink
- - fedilink
-{{ if ne .Op "source"}}
- - source
-{{ else }}
- - hide source
-{{ end }}
-{{ if .State.Session }}
- {{ if and (eq .P.Comment.CreatorID .State.Session.UserID) (ne .Op "edit") }}
- - edit
- {{ if not .P.Comment.Deleted }}
- -
-
-
- {{ end }}
- {{ end }}
- -
-
-
- -
-
-
- -
-
- reply
-
-{{ end }}
-{{ if and .ParentID .State.CommentID (not .State.XHR) }}
- -
- parent
-
-{{ end }}
-{{ if and .ParentID (or .State.Activities .State.Query) }}
- -
- context
-
-{{ end }}
-{{ if and .State.PostID (gt (add .P.Counts.ChildCount .ChildCount) 0) }}
- - hideshow {{add .P.Counts.ChildCount .ChildCount }} child comments
-{{ end }}
-
-+- permalink
+ - fedilink
+{{- if ne .Op "source"}}
+ - source
+{{- else }}
+ - hide source
+{{- end }}
+{{- if .State.Session }}
+ {{- if and (eq .P.Comment.CreatorID .State.Session.UserID) (ne .Op "edit") }}
+ - edit
+ {{- if not .P.Comment.Deleted }}
+ -
+
+
+ {{- end }}
+ {{- end }}
+ -
+
+
+ -
+
+
+ -
+
+ reply
+
+
+{{- end }}
+{{- if and .ParentID .State.CommentID (not .State.XHR) }}
+ -
+ parent
+
+{{- end }}
+{{- if and .ParentID (or .State.Activities .State.Query) }}
+ -
+ context
+
+{{- end }}
+{{- if and .State.PostID (gt (add .P.Counts.ChildCount .ChildCount) 0) }}
+ - hideshow {{add .P.Counts.ChildCount .ChildCount }} child comments
+{{- end }}
+
+Preview
-Preview
+{{ markdown .Host .Tagline }}
- {{ end }} - {{ template "menu.html" . }} - - {{ if .Error }} + {{- if and (not .Community) .Tagline }} ++ {{ markdown .Host .Tagline }} +
+ {{- end }} + {{ template "menu.html" . }} + {{- if .Error }}view the rest of the comments