aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe Siltberg <git@joesiltberg.se>2020-03-18 12:27:14 +0100
committerJoe Siltberg <git@joesiltberg.se>2020-08-18 12:46:03 +0200
commit9204e1bfadb0c6d4c2e387d1b6026f6edf7ee3ba (patch)
tree3ff567c027d1f4d1f3f826cbed4be3803813dafb
parent386d4ec5014814070237097f7abeb94ac768ef5d (diff)
[FixaMinGata] Adds accessibility link to the footer.
-rw-r--r--templates/web/fixamingata/footer_extra.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/web/fixamingata/footer_extra.html b/templates/web/fixamingata/footer_extra.html
index 260b3af2f..67b1fe18b 100644
--- a/templates/web/fixamingata/footer_extra.html
+++ b/templates/web/fixamingata/footer_extra.html
@@ -22,6 +22,10 @@
<h4>Är du anställd i en kommun?</h4>
<p>Vill du veta mer om FixaMinGata eller hur det kan fungera för er kommun? <a href="/about/council">Läs mer om FixaMinGata för kommuner</a>.</p>
</li>
+ <li>
+ <h4>Tillgänglighet</h4>
+ <p>Läs gärna vår <a href="/about/accessibility">tillgänglighetsredogörelse</a>.</p>
+ </li>
</ul>
</div>
</div>