From edd5ef9e63a7c33e7cd81f201ebbb48db31b8c2c Mon Sep 17 00:00:00 2001 From: Dennis Date: Mon, 19 Feb 2024 10:19:38 +0100 Subject: [PATCH] Fjernet flask --- templates/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index e7f8cba..c5500a6 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,7 +4,6 @@

Dam {{ dam }} !

-

Welcome to the world of Flask!

{{ form.csrf_token }}

{{ form.ac.label }} {{ form.ac() }}