image_resize filter
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sebastian Frank
2019-03-03 13:25:00 +01:00
parent 15af8e487c
commit 3a467134b3
10 changed files with 142 additions and 4 deletions

View File

@@ -10,6 +10,6 @@
{% block part1 %}
{{ Body }}
<img src="{{ "https://mark2web.basiscms.de/"|add:Data.details.image.path }}">
<a href="../" class="btn">&laquo; zurück</a>
{% endblock part1 %}