Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: includes/footer.tmpl

Issue 29841563: Noissue - Merged index_page into master (Closed) Base URL: https://hg.adblockplus.org/web.adblockplus.org
Patch Set: Fixed more misc issues discussed in IRC Created July 30, 2018, 4:40 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
1 {% from "macros/pageitem" import pageitem %} 1 {% from "macros/pageitem" import pageitem %}
2 2
3 <footer id="footer" class="content"> 3 <footer id="footer" class="content">
4 <div class="container"> 4 <div class="container">
5 <div class="row"> 5 <div class="row">
6 <nav class="column one-fourth"> 6 <nav class="column one-fourth">
7 <h5>{{ get_string("resources", "menu") }}</h5> 7 <h5>{{ get_string("resources", "menu") }}</h5>
8 <ul> 8 <ul>
9 {% for pagename in ["acceptable-ads", "documentation", "deployments"] %} 9 {% for pagename in ["acceptable-ads", "documentation", "deployments", "bugs"] %}
10 <li>{{ pagename | linkify }}{{ get_string(pagename, "menu") }}</a></ li> 10 <li>{{ pagename | linkify }}{{ get_string(pagename, "menu") }}</a></ li>
11 {% endfor %} 11 {% endfor %}
12 </ul> 12 </ul>
13 </nav> 13 </nav>
14 <nav class="column one-fourth"> 14 <nav class="column one-fourth">
15 <h5>{{ get_string("community", "menu") }}</h5> 15 <h5>{{ get_string("community", "menu") }}</h5>
16 <ul> 16 <ul>
17 <li><a href="/releases/" hreflang="en">{{get_string("releases", "menu" )}}</a></li> 17 <li><a href="/releases/" hreflang="en">{{get_string("releases", "menu" )}}</a></li>
18 <li><a href="/blog/" hreflang="en">{{get_string("blog", "menu")}}</a>< /li> 18 <li><a href="/blog/" hreflang="en">{{get_string("blog", "menu")}}</a>< /li>
19 <li><a href="/forum/" hreflang="en">{{get_string("forum", "menu")}}</a ></li> 19 <li><a href="/forum/" hreflang="en">{{get_string("forum", "menu")}}</a ></li>
20 {{ pageitem("development-builds") }} 20 {{ pageitem("development-builds") }}
21 </ul> 21 </ul>
22 </nav> 22 </nav>
23 <nav class="column one-fourth"> 23 <nav class="column one-fourth">
24 <h5>{{get_string("development", "menu")}}</h5> 24 <h5>{{ get_string("development", "menu") }}</h5>
25 <ul> 25 <ul>
26 {{ pageitem("source") }} 26 {{ pageitem("source") }}
27 {{ pageitem("tools") }} 27 {{ pageitem("tools") }}
28 <li><a href="https://eyeo.com/jobs/" hreflang="en">{{ get_string("jobs ", "menu") }}</a></li> 28 <li><a href="https://eyeo.com/jobs/" hreflang="en">{{ get_string("jobs ", "menu") }}</a></li>
29 </ul> 29 </ul>
30 </nav> 30 </nav>
31
31 <nav id="social-list" class="column one-fourth"> 32 <nav id="social-list" class="column one-fourth">
32 <h5>{{get_string("follow-us", "menu")}}</h5> 33 <h5>{{get_string("follow-us-header", "footer")}}</h5>
33 <ul> 34 <ul>
34 <li> 35 <li>
35 <a href="https://twitter.com/AdblockPlus" target="_blank"> 36 <a
37 href="https://twitter.com/AdblockPlus"
38 title="{{ get_string("twitter-title", "footer") }}"
39 target="_blank">
36 <img 40 <img
37 src="/img/footer-twitter-glyphicon.png" 41 src="/img/footer-twitter-glyphicon.png"
38 alt="{{ "Twitter" | translate("twitter-alt", "Twitter glyphicon alt text")}}"> 42 alt="{{ get_string("twitter-alt", "footer") }}">
39 </a> 43 </a>
40 </li> 44 </li>
41 <li> 45 <li>
42 <a href="https://www.youtube.com/user/AdblockPlusOfficial" target="_ blank"> 46 <a
47 href="https://www.youtube.com/user/AdblockPlusOfficial"
48 title="{{ get_string("youtube-title", "footer") }}"
49 target="_blank">
43 <img 50 <img
44 src="/img/footer-youtube-glyphicon.png" 51 src="/img/footer-youtube-glyphicon.png"
45 alt="{{ "YouTube" | translate("youtube-alt", "Youtube glyphicon alt text") }}"> 52 alt="{{ get_string("youtube-alt", "footer") }}">
46 </a> 53 </a>
47 </li> 54 </li>
48 <li> 55 <li>
49 <a href="https://www.facebook.com/adblockplus" target="_blank"> 56 <a
57 href="https://www.facebook.com/adblockplus"
58 title="{{ get_string("facebook-title", "footer") }}"
59 target="_blank">
50 <img 60 <img
51 src="/img/footer-facebook-glyphicon.png" 61 src="/img/footer-facebook-glyphicon.png"
52 alt="{{ "Facebook" | translate("facebook-alt", "Facebook glyphic on alt text") }}"> 62 alt="{{ get_string("facebook-alt", "footer") }}">
53 </a> 63 </a>
54 </li> 64 </li>
55 <li> 65 <li>
56 <a href="https://www.instagram.com/adblockplus/" target="_blank"> 66 <a
67 href="https://www.instagram.com/adblockplus/"
68 title="{{ get_string("instagram-title", "footer") }}"
69 target="_blank">
57 <img 70 <img
58 src="/img/footer-instagram-glyphicon.png" 71 src="/img/footer-instagram-glyphicon.png"
59 alt="{{ "Instagram" | translate("instagram-alt", "Instagram glyp hicon alt text") }}"> 72 alt="{{ get_string("instagram-alt", "footer") }}">
60 </a> 73 </a>
61 </li> 74 </li>
62 </ul> 75 </ul>
63 </nav> 76 </nav>
64 </div> {# .row #} 77 </div> {# .row #}
78
65 <div id="footer-legal"> 79 <div id="footer-legal">
66 <p id="copyright-notice">{{ "Copyright © 2018 All rights reserved. Adblock Plus<sup>®</sup> is a registered trademark of <a href='https://eyeo.com'>eyeo G mbH</a>." | translate("copyright-notice", "Footer copyright notice") }}</p> 80 <p id="copyright-notice">{{ get_string("copyright", "footer") }}</p>
67 <ul id="legal-list"> 81 <ul id="legal-list">
68 {% for pagename in ["terms", "privacy", "impressum"] %} 82 {% for pagename in ["terms", "privacy", "impressum"] %}
69 <li>{{ pagename | linkify }}{{ get_string(pagename, "menu") }}</a></li > 83 <li>{{ pagename | linkify }}{{ get_string(pagename, "menu") }}</a></li >
70 {% endfor %} 84 {% endfor %}
71 </ul> 85 </ul>
72 </div> {# #footer-legal #} 86 </div> {# #footer-legal #}
73 </div> {# .container #} 87 </div> {# .container #}
74 </footer> {# #footer #} 88 </footer> {# #footer #}
OLDNEW

Powered by Google App Engine
This is Rietveld