{% extends '::base.html.twig' %} {% block title %}{{ parent() }} - Updated terms and conditions{% endblock %} {% block body %}

Updated terms and conditions

Our terms of service have been updated.
You must accept these terms to be able to continue using the application.
{{ form(form, {'style': 'horizontal'}) }}
{% endblock %}