{% extends "../../messages/base-promo.html" %} {% block content %}

{{ _("Hello %s,") % account.first_name }}

{{ _("In the run-up to Christmas, we just wanted to give you an idea of what your donations do to support the IPFire Project:") }}

{{ _("To help us with this, we would love your Christmas gift.") }}

{{ _("Have you thought of a recurring donation? Long-term donations help to secure IPFire's future and deliver what we mentioned above.") }}

{% end block %}