From 8241aef825947bad3d66ece15680eb9ac4dabc36 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sat, 29 Mar 2014 20:42:32 +0100 Subject: [PATCH] Add donation button to index page. --- templates/index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/templates/index.html b/templates/index.html index 0fdbb20d..474e32eb 100644 --- a/templates/index.html +++ b/templates/index.html @@ -13,9 +13,10 @@
-

+

{{ _("Download IPFire") }} -

+ {{ _("Donate") }} +
-- 2.47.3