rework tera instantiation
This commit is contained in:
parent
8ee0f38bc2
commit
b85049f9f7
3 changed files with 14 additions and 2 deletions
14
templates/search.html
Normal file
14
templates/search.html
Normal file
|
@ -0,0 +1,14 @@
|
|||
<!DOCTYPE html>
|
||||
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>Stadtratmonitor</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>Stadtratmonitor</h1>
|
||||
<p>{{ query }}</p>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue