add basic page for paper
This commit is contained in:
parent
2d4b93d9e4
commit
1fa011078d
4 changed files with 472 additions and 8 deletions
14
templates/paper.html
Normal file
14
templates/paper.html
Normal file
|
@ -0,0 +1,14 @@
|
|||
<!DOCTYPE html>
|
||||
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>Stadtratmonitor - Paper</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>Stadtratmonitor - Paper</h1>
|
||||
<p>{{ paper_id }}</p>
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue