mirror of
https://github.com/tiyn/beaker-blog.git
synced 2025-12-16 07:29:45 +01:00
adding config.py and switchable css
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user