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/answer.html | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/answer.html') diff --git a/templates/answer.html b/templates/answer.html index 70bdfb9..808dde8 100644 --- a/templates/answer.html +++ b/templates/answer.html @@ -1 +1,2 @@ +
{{ alert }}

answer

-- cgit v1.2.3