{% extends "base.html" %} {% load i18n %} {% load static %} {% load crispy_forms_tags %} {% block title %}{{ block.super }} :: Subscribe{% endblock %} {% block splash %}
{% trans "Sign up to the monthly newsletter to get the latest updates on BSLise initiative" %}
{% trans "You can unsubscribe at any time by clicking the link in the footer of our emails. For information about our privacy practices, please visit our website." %}