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/create.html | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/create.html') diff --git a/templates/create.html b/templates/create.html index 8335934..15af509 100644 --- a/templates/create.html +++ b/templates/create.html @@ -1 +1,2 @@ +
{{ alert }}

create

-- cgit v1.2.3