add thread view

This commit is contained in:
2025-05-20 12:30:41 +03:00
parent 9b689a08e2
commit 8609c33f00
10 changed files with 229 additions and 31 deletions

View File

@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8">
<title>Porom</title>
<link rel="stylesheet" href="/static/style.css">
</head>
<body>
<% content_for("inner") %>