From 7027fdd87011962b2b177342a462d54737e03501 Mon Sep 17 00:00:00 2001 From: KushBlazingJudah <59340248+KushBlazingJudah@users.noreply.github.com> Date: Wed, 18 Aug 2021 12:57:26 -0300 Subject: theme newpost at top of page --- static/top.html | 128 +++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 84 insertions(+), 44 deletions(-) (limited to 'static/top.html') diff --git a/static/top.html b/static/top.html index e37f221..1460d96 100644 --- a/static/top.html +++ b/static/top.html @@ -5,35 +5,55 @@ {{ $len := len .Posts }} {{ if eq $len 0 }} {{ if .Board.InReplyTo }} - + {{ else }} - + {{ end }}
-
-
-
-
- {{ if .Board.InReplyTo }}{{ end }}
- {{ if eq .Board.InReplyTo "" }} -
-
- {{ end }} -
-
+ + + + + + + + + + + + {{ if eq .Board.InReplyTo "" }} + + + + + {{ end }} + + + + + + + + + + + + +
+ X +
{{ if .Board.InReplyTo }}{{ end }}
+
Mark sensitive
+
+ +
+ +
+ -

- Mark attachment as sensitive

- -
-
-
- -
@@ -41,37 +61,57 @@ {{ if eq (index .Posts 0).Type "Note" }} {{ if .Board.InReplyTo }} - + {{ else }} - + {{ end }} {{ $len := len .Posts }}
-
-
-
-
- {{ if .Board.InReplyTo }}{{ end }}
- {{ if eq .Board.InReplyTo "" }} -
-
- {{ end }} -
-
+ + + + + + + + + + + {{ if eq .Board.InReplyTo "" }} + + + + + {{ end }} + + + + + + + + + + + + +
+ X +
{{ if .Board.InReplyTo }}{{ end }}
+
Mark sensitive
+
+ +
+ +
+ - -

- Mark attachment as sensitive

- -
-
-
- -
-
+ +
+ {{ else }}

Archived Post

-- cgit v1.2.3