{% extends 'base.html.twig' %} {% block title %}Acousonix - Account Management{% endblock %} {% block body %} {% if user %}
Your subscription is now active! Please close this window and return to the Acousonix app.
{% else %}Your subscription is now active!
{% endif %} {% else %} {% endif %} {% endblock %}