{% extends "../base.html" %} {% block title %}{{ _("Unsubscribe") }}{% end block %} {% block content %}
{{ _("We'd Be Sorry To See You Go") }}

{{ _("If you unsubscribe, you will no longer receive important emails from the IPFire Project.") }} {{ _("There are plenty of benefits to remain subscribed:") }}

  • {{ _("Important release announcements including notificiations about security updates") }}
  • {{ _("News from our blog and inside the project") }}
  • {{ _("Information about our fundraising efforts") }}
{% raw xsrf_form_html() %}
{% raw xsrf_form_html() %}
{% end block %}