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

{{ _("To kick things off, would you like to setup a donation to the IPFire Project?") }}

{{ _("Donate Now") }} {{ _("No thanks, I have already donated") }}
{% end block %}