{% load sekizai_tags %} {% load static %} {% load customtags %} {% addtoblock "css" %} {% endaddtoblock %}
{% if image %}
help image
{% endif %}
{% if markdown %}
{% include_md markdown %}
{% elif html %} {% include html %} {% endif %}