From 498a4ef4ca892e76eeea6db123ef3fe982688f85 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Wed, 13 Nov 2024 13:50:19 +0100 Subject: feat(links): legal info and credits in card --- templates/base/base.gohtml | 2 -- templates/page/index.gohtml | 8 ++++++++ 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/base/base.gohtml b/templates/base/base.gohtml index 634459c..9d97934 100644 --- a/templates/base/base.gohtml +++ b/templates/base/base.gohtml @@ -15,8 +15,6 @@ diff --git a/templates/page/index.gohtml b/templates/page/index.gohtml index dee6782..b5f964f 100644 --- a/templates/page/index.gohtml +++ b/templates/page/index.gohtml @@ -18,9 +18,17 @@ {{ .Content }} {{ end }} + + {{end}} \ No newline at end of file -- cgit v1.2.3