rework tera instantiation

This commit is contained in:
Vri 🌈 2023-10-12 18:31:22 +02:00
parent 8ee0f38bc2
commit b85049f9f7
Signed by: vrifox
SSH key fingerprint: SHA256:7OLOvW+jmULkXpdl5rUWgid7WJQhOIEgj+4WP/PtCpI
3 changed files with 14 additions and 2 deletions

14
templates/search.html Normal file
View file

@ -0,0 +1,14 @@
<!DOCTYPE html>
<html>
<head>
<title>Stadtratmonitor</title>
</head>
<body>
<h1>Stadtratmonitor</h1>
<p>{{ query }}</p>
</body>
</html>