{% extends app.request.query.get("embed") == '1' ? "base.html.twig" : "bases/base." ~ subdomain ~ ".html.twig" %} {% block title %}{{ parent() }}{% endblock %} {% block head %} {{ parent() }} {# #} {% endblock %} {% block styles %} {{parent()}} {% endblock %} {% block body %}

You have successfully unsubsribed from the newsletter.

We're sorry to see you go.

{% endblock %}