{% set template_css = '../../css/templates/system.css' %} {% set template_js = '../../js/system.js' %} {% extends '../layouts/base.html' %} {% block body %}
{# Subscription preferences form #} {% module 'subscription_preferences' path='@hubspot/email_subscriptions' %}
{% endblock body %}