{% extends "freeform/_layouts/settings" %} {% set selectedSubnavItem = "settings" %} {% set title = "Demo Templates"|t('freeform') %} {% block actionButton %}{% endblock %} {% block content %} {{ "No demo templates present"|t('freeform') }} {% endblock %}