From 0e2a68b0a88c7077d1c3c6b33d979491f3982ae6 Mon Sep 17 00:00:00 2001 From: Jon Kristensen Date: Fri, 13 Feb 2015 21:49:50 +0100 Subject: [FixaMinGata] Add Google Play logo on home page --- templates/web/fixamingata/front/recent.html | 1 + web/cobrands/fixamingata/images/google_play_logo.png | Bin 0 -> 8913 bytes 2 files changed, 1 insertion(+) create mode 100644 web/cobrands/fixamingata/images/google_play_logo.png diff --git a/templates/web/fixamingata/front/recent.html b/templates/web/fixamingata/front/recent.html index 04873f144..bfe35832e 100644 --- a/templates/web/fixamingata/front/recent.html +++ b/templates/web/fixamingata/front/recent.html @@ -13,6 +13,7 @@ }(document, 'script', 'facebook-jssdk'));
   
+
FixaMin Gata på Google Play
[% IF recent_photos.size %]

[% loc('Recently reported problems') %] diff --git a/web/cobrands/fixamingata/images/google_play_logo.png b/web/cobrands/fixamingata/images/google_play_logo.png new file mode 100644 index 000000000..9891cbbd3 Binary files /dev/null and b/web/cobrands/fixamingata/images/google_play_logo.png differ -- cgit v1.2.3