aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Whiteland <dave@mysociety.org>2014-08-07 11:06:29 +0100
committerDave Whiteland <dave@mysociety.org>2014-08-07 11:08:03 +0100
commit28ccedc59fe880a540234779527eed8ad22283df (patch)
treee111f1772ba678c1d3c61006207b6b9b38138afa
parent98e3efa546aed5fb4e5acfcdb3d9da5e620b1e7e (diff)
add UNDP logo to makemyisland cobrand, as per #863
-rw-r--r--templates/web/makemyisland/front/footer-marketing.html3
-rw-r--r--web/cobrands/makemyisland/undp-logo-horizontal.pngbin0 -> 3077 bytes
2 files changed, 3 insertions, 0 deletions
diff --git a/templates/web/makemyisland/front/footer-marketing.html b/templates/web/makemyisland/front/footer-marketing.html
index e69de29bb..64e86f574 100644
--- a/templates/web/makemyisland/front/footer-marketing.html
+++ b/templates/web/makemyisland/front/footer-marketing.html
@@ -0,0 +1,3 @@
+<a href="http://www.undp.org/"title="United Nations Development Programme">
+ <img src="/cobrands/makemyisland/undp-logo-horizontal.png" alt="UNDP">
+</a> \ No newline at end of file
diff --git a/web/cobrands/makemyisland/undp-logo-horizontal.png b/web/cobrands/makemyisland/undp-logo-horizontal.png
new file mode 100644
index 000000000..9763dc972
--- /dev/null
+++ b/web/cobrands/makemyisland/undp-logo-horizontal.png
Binary files differ