{% extends "../base.html" %} {% block title %}{{ _("Thank You") }}{% end block %} {% block content %}
{{ _("You have been subscribed and will now receive updates from the IPFire Project.") }}