stadtratmonitor-rust/templates/search.html
2023-10-12 18:31:22 +02:00

14 lines
No EOL
145 B
HTML

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