Fixes/upgrades
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
{{ header }}{% for block in blocks %}{{ block }}{% if !loop.last %}
|
||||
{% endif %}{% endfor %}
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
{{ header }}{% for block in blocks %}{{ block }}{% if !loop.last %}
|
||||
{% endif %}{% endfor %}
|
||||