{% extends 'base/single.column.html.twig' %} {% set title %}Register{% endset %} {% block body %} {{ form(registrationForm) }} {% endblock %}