{% extends 'base/base.html.twig' %} {% block body %}

Register new user

{{ form(registrationForm) }} {% endblock %}