{% extends "../../messages/base-promo.html" %} {% block content %}
{{ _("Hey again, %s,") % account.first_name }}
{{ _("IPFire runs on supporters' donations, people like you!") }}
{{ _("Why do we need you donations?") }}
{{ _("All this, as you would understand, requires money. Every single donation counts.") }}
{{ _("If you want to see IPFire thrive, we need your support.") }}
{{ _("The best way to do this is by setting up a monthly donation which you can do here:") }}
|
{{ _("We also have other ways to donate. Please go to https://www.ipfire.org/donate for details.") }}
{{ _("Thank you so much for your support,") }}
{{ _("-Michael") }}