Fjernet flask
This commit is contained in:
parent
4cc8724f06
commit
edd5ef9e63
@ -4,7 +4,6 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>Dam {{ dam }} !</h1>
|
<h1>Dam {{ dam }} !</h1>
|
||||||
<p>Welcome to the world of Flask!</p>
|
|
||||||
<form method="post" action="/" enctype="multipart/form-data">
|
<form method="post" action="/" enctype="multipart/form-data">
|
||||||
{{ form.csrf_token }}
|
{{ form.csrf_token }}
|
||||||
<p>{{ form.ac.label }} {{ form.ac() }}</p>
|
<p>{{ form.ac.label }} {{ form.ac() }}</p>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user