{% extends "site_base.html" %} {% block head_title %}Surveys{% endblock %} {% block body %}
{% include "formly/design/_surveys.html" %}
{% include "formly/design/_pages.html" %}
{% include "formly/design/_fields.html" %}
{% include "formly/design/_field_edit.html" %}
{% endblock %}