wtf-webseite/templates/macros/multisection.html

4 lines
74 B
HTML

{% macro render_section(section) %}
{{ section.body }}
{% endmacro %}