aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/web/fixmystreet.com/static/posters.html22
1 files changed, 11 insertions, 11 deletions
diff --git a/templates/web/fixmystreet.com/static/posters.html b/templates/web/fixmystreet.com/static/posters.html
index c0b57075d..7d60a0e1d 100644
--- a/templates/web/fixmystreet.com/static/posters.html
+++ b/templates/web/fixmystreet.com/static/posters.html
@@ -54,7 +54,7 @@ $("[data-goodielink]").on(click, function(e){
<h2 id="activist-pack">The FMS Activist Pack</h2>
-<img src="/cobrands/fixmystreet/images/pack-general.jpg" class="pack-preview">
+<img src="/cobrands/fixmystreet/images/pack-general.jpg" class="pack-preview" alt="">
<p>Everything you need to help spread the word about FixMyStreet. Includes:</p>
@@ -70,7 +70,7 @@ $("[data-goodielink]").on(click, function(e){
<h2 id="school-pack">Activity Pack for Schools, Brownies, and Scouts</h2>
-<img src="/cobrands/fixmystreet/images/pack-schools.jpg" class="pack-preview">
+<img src="/cobrands/fixmystreet/images/pack-schools.jpg" class="pack-preview" alt="">
<p>A special pack with activities suitable for groups of children. Includes:</p>
@@ -84,7 +84,7 @@ $("[data-goodielink]").on(click, function(e){
<h2 id="community-pack">Community Group Pack</h2>
-<img src="/cobrands/fixmystreet/images/pack-community.jpg" class="pack-preview">
+<img src="/cobrands/fixmystreet/images/pack-community.jpg" class="pack-preview" alt="">
<p>Materials for groups of adults who have a particular interest in their local community. Includes:</p>
@@ -110,23 +110,23 @@ $("[data-goodielink]").on(click, function(e){
<ul class="downloads">
<li><a href="/cobrands/fixmystreet/posters/fixmystreet-poster-a4.pdf" data-goodielink="fixmystreet-poster-a4">
- <img src="/cobrands/fixmystreet/images/a4-poster.png">
+ <img src="/cobrands/fixmystreet/images/a4-poster.png" alt="">
<strong>A4 poster</strong> Ideal for a noticeboard at work, in the library, corner shop… wherever your community will see it.
</a></li>
<li><a href="/cobrands/fixmystreet/posters/fixmystreet-flyers-a5.pdf" data-goodielink="fixmystreet-flyers-a5">
- <img src="/cobrands/fixmystreet/images/a5-flyers.png">
+ <img src="/cobrands/fixmystreet/images/a5-flyers.png" alt="">
<strong>A5 flyers (2 to a sheet)</strong> Perfect for handing out to friends or posting to subscribers.
</a></li>
<li><a href="/cobrands/fixmystreet/posters/fixmystreet-flyers-a6.pdf" data-goodielink="fixmystreet-flyers-a6">
- <img src="/cobrands/fixmystreet/images/a6-flyers.png">
+ <img src="/cobrands/fixmystreet/images/a6-flyers.png" alt="">
<strong>A6 flyers (4 to a sheet)</strong> Great for cafés, pubs, or meetings.
</a></li>
<li><a href="/cobrands/fixmystreet/posters/fixmystreet-poop-flags.pdf" data-goodielink="fixmystreet-poop-flags">
- <img src="/cobrands/fixmystreet/images/dog-poop-flags.png">
+ <img src="/cobrands/fixmystreet/images/dog-poop-flags.png" alt="">
<strong>Doggy poop flags (4 to a sheet)</strong> Take a stand against dog-fouling with our home-made flags. Some assembly required!
</a></li>
<li><a href="/cobrands/fixmystreet/posters/fixmystreet-poop-poster.pdf" data-goodielink="fixmystreet-poop-poster">
- <img src="/cobrands/fixmystreet/images/dog-poop-poster.png">
+ <img src="/cobrands/fixmystreet/images/dog-poop-poster.png" alt="">
<strong>A4 &ldquo;We love our street&rsquo; dog poop poster</strong>
</a></li>
</ul>
@@ -137,15 +137,15 @@ $("[data-goodielink]").on(click, function(e){
<ul class="downloads">
<li><a href="/cobrands/fixmystreet/posters/fixmystreet-promote-90x130.pdf" data-goodielink="fixmystreet-advert-90x130">
- <img src="/cobrands/fixmystreet/images/promote-90x130.png">
+ <img src="/cobrands/fixmystreet/images/promote-90x130.png" alt="">
<strong>Quarter page advert</strong> (9cm wide, 13cm high)
</a></li>
<li><a href="/cobrands/fixmystreet/posters/fixmystreet-promote-90x60.pdf" data-goodielink="fixmystreet-advert-90x60">
- <img src="/cobrands/fixmystreet/images/promote-90x60.png">
+ <img src="/cobrands/fixmystreet/images/promote-90x60.png" alt="">
<strong>One-eighth page advert</strong> (9cm wide, 6cm high)
</a></li>
<li><a href="/cobrands/fixmystreet/posters/fixmystreet-promote-40x60.pdf" data-goodielink="fixmystreet-advert-40x60">
- <img src="/cobrands/fixmystreet/images/promote-40x60.png">
+ <img src="/cobrands/fixmystreet/images/promote-40x60.png" alt="">
<strong>One-sixteenth page advert</strong> (4cm wide, 6cm high)
</a></li>
</ul>