src: added user page

This commit is contained in:
2022-08-01 23:18:16 +02:00
parent f4f8e3eb7f
commit ceadc87e16
11 changed files with 214 additions and 244 deletions

View File

@@ -2,8 +2,8 @@
{% block content %}
<div class="container">
<div class="blogarchive">
<h1>Archive</h1><br>
<div class="archive">
<h1>Archive</h1><br>
{% autoescape off %}
{{ content_string }}
{% endautoescape %}