From bc0c2f99fd41da73b5f47b94d4635ece378620e0 Mon Sep 17 00:00:00 2001 From: KushBlazingJudah <59340248+KushBlazingJudah@users.noreply.github.com> Date: Thu, 19 Aug 2021 12:55:02 -0300 Subject: theme news, fix mod page --- static/index.html | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) (limited to 'static/index.html') diff --git a/static/index.html b/static/index.html index 4b175f6..96edb23 100644 --- a/static/index.html +++ b/static/index.html @@ -46,24 +46,22 @@ {{ end }} {{ if .NewsItems }} -
- |
---|
{{ if $.Board.ModCred }}[Delete] {{end}}
- {{unixtoreadable $e.Time}} - {{$e.Title}}
- {{$e.Content}} +
+ {{unixtoreadable $e.Time}} - {{$e.Title}}{{ if $.Board.ModCred }} [Delete] {{end}}++ + {{$e.Content}} |
-