From 6c6ff997a0c19a3edbf7b6fd2cb91af2ac71567e Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Fri, 31 May 2013 12:48:01 +0000 Subject: add donations_who.html page listing all people who donated money git-svn-id: svn+ssh://svn.mageia.org/svn/soft/mga-treasurer/trunk@8409 5b7c3c08-40e5-403b-9995-ace06908e4af --- tmpl/donations_who.html | 15 +++++++++++++++ tmpl/index.html | 4 ++++ 2 files changed, 19 insertions(+) create mode 100644 tmpl/donations_who.html (limited to 'tmpl') diff --git a/tmpl/donations_who.html b/tmpl/donations_who.html new file mode 100644 index 0000000..aa5208e --- /dev/null +++ b/tmpl/donations_who.html @@ -0,0 +1,15 @@ + + + + List of people who donated money to Mageia.Org + + +

List of people who donated money to Mageia.Org

+ + + + diff --git a/tmpl/index.html b/tmpl/index.html index 2939fc4..11e8382 100644 --- a/tmpl/index.html +++ b/tmpl/index.html @@ -161,6 +161,10 @@ [%- END -%] +

Who donated money

+ + You can find a list of people who donated to Mageia.Org. +

RSS Feeds

Donations RSS Feed RSS feed

Transactions RSS Feed RSS feed

-- cgit v1.2.1