stadtratmonitor-rust/templates/search.html

14 lines
145 B
HTML
Raw Normal View History

2023-10-11 21:18:18 +02:00
<!DOCTYPE html>
<html>
<head>
<title>Stadtratmonitor</title>
</head>
<body>
<h1>Stadtratmonitor</h1>
<p>{{ query }}</p>
</body>
</html>