aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJon Kristensen <info@jonkri.com>2015-02-13 21:49:50 +0100
committerMatthew Somerville <matthew@mysociety.org>2015-02-16 15:56:54 +0000
commit0e2a68b0a88c7077d1c3c6b33d979491f3982ae6 (patch)
tree67965f387c33ceedbe73e11c71aecf08e1f31010
parente97f19eab545b82f7b0532e346ec99a30775edc1 (diff)
[FixaMinGata] Add Google Play logo on home page
-rw-r--r--templates/web/fixamingata/front/recent.html1
-rw-r--r--web/cobrands/fixamingata/images/google_play_logo.pngbin0 -> 8913 bytes
2 files changed, 1 insertions, 0 deletions
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'));</script>
<link rel="canonical" href="https://plus.google.com/105025269316032228481" />
<div style="height: 50px; position: relative;"><div class="fb-like" data-href="https://www.facebook.com/fixamingata" data-layout="button_count" data-action="like" data-show-faces="true" data-share="true" style="float: left;"></div>&nbsp;&nbsp;&nbsp;<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script><div style="float: left; padding-left: 20px; padding-top: 2px;"><g:plusone></g:plusone></div></div>
+ <div style="padding-bottom: 14px;"><a href="https://play.google.com/store/apps/details?id=se.sambruk.fixamingata"><img alt="FixaMin Gata på Google Play" style="height: 45px; width: 129px;" src="/cobrands/fixmystreet/images/google_play_logo.png" /></a></div>
[% IF recent_photos.size %]
<h2>
[% 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
--- /dev/null
+++ b/web/cobrands/fixamingata/images/google_play_logo.png
Binary files differ