stadtratmonitor-rust/templates/paper.html

14 lines
164 B
HTML
Raw Normal View History

2023-11-15 19:58:58 +01:00
<!DOCTYPE html>
<html>
<head>
<title>Stadtratmonitor - Paper</title>
</head>
<body>
<h1>Stadtratmonitor - Paper</h1>
<p>{{ paper_id }}</p>
</body>
</html>