Template sync
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
</head>
|
||||
<body>
|
||||
{% if test %}
|
||||
<div style="width: 370px ; margin: 20px auto; padding: 10px; background: rgb(100, 100, 100); border-radius: 8px;">
|
||||
<div style="width: 310px ; margin: 20px auto; padding: 10px; background: rgb(100, 100, 100); border-radius: 8px;">
|
||||
{% endif %}
|
||||
{% set monate = ['Januar', 'Februar', 'März', 'April', 'Mai', 'Juni', 'Juli', 'August', 'September', 'Oktober', 'November', 'Dezember'] %}
|
||||
{% set ns = namespace(last_month=none, last_week=none) %}
|
||||
|
||||
Reference in New Issue
Block a user