From 8128427a1d667f62ce4888fe2921ca12b6823deb Mon Sep 17 00:00:00 2001 From: Markku Okkonen Date: Fri, 10 Nov 2023 15:06:45 +0200 Subject: Database basics and initial workings of nick registeration --- templates/info.html | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/info.html') diff --git a/templates/info.html b/templates/info.html index 73fbfe0..3f984a6 100644 --- a/templates/info.html +++ b/templates/info.html @@ -1 +1,2 @@ +
{{ alert }}

info

-- cgit v1.2.3