From 7835f24687abaa1e5254c5c78d985d4bb78abcfc Mon Sep 17 00:00:00 2001 From: KushBlazingJudah <59340248+KushBlazingJudah@users.noreply.github.com> Date: Mon, 11 Oct 2021 13:15:11 -0300 Subject: couple of style changes + reply at footer is back --- static/nposts.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'static/nposts.html') diff --git a/static/nposts.html b/static/nposts.html index 998152e..336edb6 100644 --- a/static/nposts.html +++ b/static/nposts.html @@ -15,27 +15,27 @@ {{ define "content" }} {{ $board := .Board }}
- +
  • [Bottom]
  • +
  • [Refresh]
  • + {{ template "posts" . }}
    - +
  • [Top]
  • +
  • [Refresh]
  • +
    {{ if gt .TotalPage 0 }} -- cgit v1.2.3