{% load wagtailcore_tags wagtailimages_tags cjkcms_tags static %}
{% if self.header %}

{{ self.header }}

{% endif %} {% with "cjkcms/snippets/multistep/"|add:self.layout|add:".html" as layout_template %} {% include layout_template %} {% endwith %}