From b522360a74a7d32fec85e8ae4ac4ba9a279b7a4c Mon Sep 17 00:00:00 2001 From: Rose Hogenson Date: Sat, 15 Aug 2026 08:38:43 -0700 Subject: Fix html formatting ...finally --- templates/index.html.template | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) (limited to 'templates/index.html.template') diff --git a/templates/index.html.template b/templates/index.html.template index 1723ffb..fcb74b6 100644 --- a/templates/index.html.template +++ b/templates/index.html.template @@ -1,14 +1,16 @@ {{define "head"}}roseh.moe{{end}} -
-

roseh.moe

-
+{{define "body" -}} +
+

roseh.moe

+
-
-
- A dragon loli -
+
+
+ A dragon loli +
-

Games?

-

Magic wormhole

-
+

Games?

+

Magic wormhole

+
+{{- end}} -- cgit v1.3.1