mirror of
https://github.com/tiyn/container-critique.git
synced 2025-12-17 00:49:46 +01:00
src: added user page
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user