OLD | NEW |
1 {# | 1 {# |
2 # This file is part of the Adblock Plus website, | 2 # This file is part of the Adblock Plus website, |
3 # Copyright (C) 2006-present eyeo GmbH | 3 # Copyright (C) 2006-present eyeo GmbH |
4 # | 4 # |
5 # Adblock Plus is free software: you can redistribute it and/or modify | 5 # Adblock Plus is free software: you can redistribute it and/or modify |
6 # it under the terms of the GNU General Public License version 3 as | 6 # it under the terms of the GNU General Public License version 3 as |
7 # published by the Free Software Foundation. | 7 # published by the Free Software Foundation. |
8 # | 8 # |
9 # Adblock Plus is distributed in the hope that it will be useful, | 9 # Adblock Plus is distributed in the hope that it will be useful, |
10 # but WITHOUT ANY WARRANTY; without even the implied warranty of | 10 # but WITHOUT ANY WARRANTY; without even the implied warranty of |
(...skipping 132 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
143 {{toc(toclist)}} | 143 {{toc(toclist)}} |
144 </div> | 144 </div> |
145 {% endif %} | 145 {% endif %} |
146 {% endif %} | 146 {% endif %} |
147 | 147 |
148 {% block body %} | 148 {% block body %} |
149 {{body|safe}} | 149 {{body|safe}} |
150 {% endblock %} | 150 {% endblock %} |
151 </div> | 151 </div> |
152 | 152 |
153 <footer id="footer-main"> | 153 <footer id="site-footer" class="content"> |
154 <div id="footer-content"> | 154 <div class="container"> |
155 <nav> | 155 <div class="row"> |
156 <section class="first"> | 156 <nav class="column one-fourth"> |
157 <h1>{{get_string("resources", "menu")}}</h1> | 157 <h5>{{ get_string("resources", "menu") }}</h5> |
158 <ul> | 158 <ul> |
159 {% for name in ["acceptable-ads", "documentation", "deployments",
"terms", "privacy", "impressum"] %} | 159 {% for name in ["acceptable-ads", "documentation", "deployments"]
%} |
160 {{pageitem(name)}} | 160 {{ pageitem(name) }} |
161 {% endfor %} | 161 {% endfor %} |
162 </ul> | 162 </ul> |
163 </section> | 163 </nav> |
164 | 164 <nav class="column one-fourth"> |
165 <section> | 165 <h5>{{ get_string("community", "menu") }}</h5> |
166 <h1>{{get_string("community", "menu")}}</h1> | |
167 <ul> | 166 <ul> |
168 <li><a href="/releases/" hreflang="en">{{get_string("releases", "m
enu")}}</a></li> | 167 <li><a href="/releases/" hreflang="en">{{get_string("releases", "m
enu")}}</a></li> |
169 <li><a href="/blog/" hreflang="en">{{get_string("blog", "menu")}}<
/a></li> | 168 <li><a href="/blog/" hreflang="en">{{get_string("blog", "menu")}}<
/a></li> |
170 <li><a href="/forum/" hreflang="en">{{get_string("forum", "menu")}
}</a></li> | 169 <li><a href="/forum/" hreflang="en">{{get_string("forum", "menu")}
}</a></li> |
171 {{pageitem("development-builds")}} | 170 {{ pageitem("development-builds") }} |
172 </ul> | 171 </ul> |
173 </section> | 172 </nav> |
174 | 173 <nav class="column one-fourth"> |
175 <section> | 174 <h5>{{get_string("development", "menu")}}</h5> |
176 <h1>{{get_string("development", "menu")}}</h1> | |
177 <ul> | 175 <ul> |
178 {{pageitem("source")}} | 176 {{ pageitem("source") }} |
179 <li><a href="https://issues.adblockplus.org/report/13" hreflang="e
n">{{get_string("roadmap", "menu")}}</a></li> | 177 <li><a href="https://issues.adblockplus.org/report/13" hreflang="e
n">{{ get_string("roadmap", "menu") }}</a></li> |
180 {{pageitem("tools")}} | 178 {{ pageitem("tools") }} |
181 <li><a href="https://eyeo.com/jobs/" hreflang="en">{{get_string("j
obs", "menu")}}</a></li> | 179 <li><a href="https://eyeo.com/jobs/" hreflang="en">{{ get_string("
jobs", "menu") }}</a></li> |
182 </ul> | 180 </ul> |
183 </section> | 181 </nav> |
184 </nav> | 182 <nav id="social-list" class="column one-fourth"> |
185 | 183 <h5>{{get_string("follow-us", "menu")}}</h5> |
186 <section id="social"> | 184 <ul> |
187 <h1>{{get_string("follow-us", "menu")}}</h1> | 185 <li> |
188 <ul id="social-list"> | 186 <a rel="nofollow" href="https://twitter.com/AdblockPlus" target=
"_blank"> |
189 <li class="social-entry"> | 187 <img |
190 <a rel="nofollow" id="social-facebook" class="sprite" href="https:
//www.facebook.com/adblockplus"></a> | 188 src="/img/footer-twitter-glyphicon.png" |
191 </li> | 189 alt="{{ "Twitter" | translate("twitter-alt", "Twitter glyphi
con alt text")}}"> |
192 <li class="social-entry"> | 190 </a> |
193 <a rel="nofollow" id="social-twitter" class="sprite" href="https:/
/twitter.com/adblockplus"></a> | 191 </li> |
194 </li> | 192 <li> |
195 <li class="social-entry"> | 193 <a rel="nofollow" href="https://www.youtube.com/user/AdblockPlus
Official" target="_blank"> |
196 <a rel="nofollow" id="social-gplus" class="sprite" href="https://p
lus.google.com/110020691898167279887"></a> | 194 <img |
197 </li> | 195 src="/img/footer-youtube-glyphicon.png" |
| 196 alt="{{ "YouTube" | translate("youtube-alt", "YouTube glyphi
con alt text")}}"> |
| 197 </a> |
| 198 </li> |
| 199 <li> |
| 200 <a rel="nofollow" href="https://www.facebook.com/adblockplus" ta
rget="_blank"> |
| 201 <img |
| 202 src="/img/footer-facebook-glyphicon.png" |
| 203 alt="{{ "Facebook" | translate("facebook-alt", "Facebook gly
phicon alt text")}}"> |
| 204 </a> |
| 205 </li> |
| 206 <li> |
| 207 <a rel="nofollow" href="https://www.instagram.com/adblockplus/"
target="_blank"> |
| 208 <img |
| 209 src="/img/footer-instagram-glyphicon.png" |
| 210 alt="{{ "Instagram" | translate("instagram-alt", "Instagram
glyphicon alt text")}}"> |
| 211 </a> |
| 212 </li> |
| 213 </ul> |
| 214 </nav> |
| 215 </div><!-- .row --> |
| 216 <div id="footer-legal"> |
| 217 <p id="copyright-notice">{{ "Copyright © 2017 All rights reserved. Adb
lock Plus® is a registered trademark of <a href='https://eyeo.com'>eyeo GmbH</a>
." | translate("copyright-notice", "Footer copyright notice") }}</p> |
| 218 <ul id="legal-list"> |
| 219 {% for pagename in ["terms", "privacy", "impressum"] %} |
| 220 {{ pageitem(pagename) }} |
| 221 {% endfor %} |
198 </ul> | 222 </ul> |
199 </section> | 223 </div> |
200 </div> | 224 </div><!-- .container --> |
201 </footer> | 225 </footer> |
202 | 226 |
203 <script src="/js/main.js"></script> | 227 <script src="/js/main.js"></script> |
204 </body> | 228 </body> |
205 </html> | 229 </html> |
OLD | NEW |