From f3d1683d6562afb30522afb98fb3a22456473275 Mon Sep 17 00:00:00 2001
From: FChannel <>
Date: Sat, 18 Jun 2022 11:48:08 -0700
Subject: fix for report page and archive page formatting
---
views/archive.html | 4 ++--
views/report.html | 5 ++++-
2 files changed, 6 insertions(+), 3 deletions(-)
(limited to 'views')
diff --git a/views/archive.html b/views/archive.html
index a5184a4..4df3a57 100644
--- a/views/archive.html
+++ b/views/archive.html
@@ -27,7 +27,7 @@
[Pop] |
{{ end }}
{{ shortURL $board.Actor.Outbox $e.Id }} |
- {{ shortExcerpt $e }} |
+ {{ shortExcerpt $e }} |
[View] |
{{ else }}
@@ -36,7 +36,7 @@
[Pop] |
{{ end }}
{{ shortURL $board.Actor.Outbox $e.Id }} |
- {{ shortExcerpt $e }} |
+ {{ shortExcerpt $e }} |
[View] |
{{ end }}
diff --git a/views/report.html b/views/report.html
index d691349..17f29cf 100644
--- a/views/report.html
+++ b/views/report.html
@@ -1,4 +1,7 @@
-{{ template "partials/top" .page }}
+
+
/{{ .page.Board.Name }}/ - {{ .page.Board.PrefName }}
+
{{ .page.Board.Summary }}
+