stadtratmonitor-rust/templates/search.html.tera
2023-10-11 21:18:18 +02:00

14 lines
No EOL
145 B
Text

<!DOCTYPE html>
<html>
<head>
<title>Stadtratmonitor</title>
</head>
<body>
<h1>Stadtratmonitor</h1>
<p>{{ query }}</p>
</body>
</html>