{% extends 'settings/base.html.twig' %} {% block title %}Notification Settings{% endblock %} {% block stylesheets %} {{ parent() }} {% endblock %} {% block form %}

Settings / Notifications

{% endblock form %}