1
0
mirror of https://github.com/tiyn/beaker-blog.git synced 2025-10-10 09:51:17 +02:00

adding config.py and switchable css

This commit is contained in:
TiynGER
2020-05-27 22:00:19 +02:00
parent a5a20398c0
commit c223a21bdd
13 changed files with 336 additions and 52 deletions

View File

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