{% if include.subject %} {% assign subject = include.subject %} {% else %} {% assign subject = include.form.subject %} {% endif %} {% if include.next %} {% assign next = include.next %} {% else %} {% assign next = include.form.next %} {% endif %}