{% extends "../base.html" %} {% block title %}{{ _("Thank You") }}{% end block %} {% block content %}

{{ _("You have been unsubscribed and will no longer receive important updates from the IPFire Project.") }}

{% raw xsrf_form_html() %}
{% end block %}