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/games/index.html.template | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'templates/games/index.html.template') diff --git a/templates/games/index.html.template b/templates/games/index.html.template index 917a0c9..f235bd1 100644 --- a/templates/games/index.html.template +++ b/templates/games/index.html.template @@ -1,8 +1,10 @@ {{define "head"}}Games{{end}} -
- -
+{{define "body" -}} +
+ +
+{{- end}} -- cgit v1.3.1