From a6355e7a6530af3335c4cd8af05f1e9c8b978169 Mon Sep 17 00:00:00 2001 From: ivar Date: Sat, 4 Apr 2026 16:34:46 +0200 Subject: . --- templates/index.html | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 templates/index.html (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html new file mode 100644 index 0000000..ae46faf --- /dev/null +++ b/templates/index.html @@ -0,0 +1,44 @@ + + + + + + + nebbet.no + + + + +
+

Posts

+ + + {{if .ActiveTag}} +

Emne: {{.ActiveTag}} tøm

+ {{end}} + + {{if .Posts}} + + {{else}} +

Dessverre.

+ {{end}} +
+ + + \ No newline at end of file -- cgit v1.3