<div class="container">
<div class="col-md-4">
<div class="ryf-footer">
-<p><img alt="Free Software Foundation" src="/themes/custom/ryf/images/fsf-logo.svg" /></p>
+<img alt="Free Software Foundation" class="img-responsive" id="fsf-logo-footer" src="/themes/custom/ryf/images/fsf-logo.svg" />
+<p>The Free Software Foundation (FSF) is a nonprofit with a worldwide mission to promote computer user freedom.</p>
-<p>The Free Software Foundation (FSF) is a nonprofit
-with a worldwide mission to promote computer
-user freedom.
-</p><p>
-We defend the rights of all software users. (<a href="//fsf.org">Read more</a>)</p>
+<p>We defend the rights of all software users. (<a href="//fsf.org">Read more</a>)</p>
</div>
</div>
<h4>Campaigns</h4>
<ul>
- <li><a href="/campaigns/priority-projects/">High Priority Free Software Projects</a></li>
- <li><a href="/campaigns/freejs/">Free JavaScript</a></li>
- <li><a href="/campaigns/campaigns/secure-boot-vs-restricted-boot/">Secure Boot vs Restricted Boot</a></li>
- <li><a href="https://www.gnu.org/">GNU Operating System</a></li>
- <li><a href="https://defectivebydesign.org/">Defective by Design</a></li>
- <li><i><a href="https://www.fsf.org/campaigns">See all campaigns</a></i></li>
- </ul>
-
+ <li><a href="/campaigns/priority-projects/">High Priority Free Software Projects</a></li>
+ <li><a href="/campaigns/freejs/">Free JavaScript</a></li>
+ <li><a href="/campaigns/campaigns/secure-boot-vs-restricted-boot/">Secure Boot vs Restricted Boot</a></li>
+ <li><a href="https://www.gnu.org/">GNU Operating System</a></li>
+ <li><a href="https://defectivebydesign.org/">Defective by Design</a></li>
+ <li><i><a href="https://www.fsf.org/campaigns">See all campaigns</a></i></li>
+</ul>
</div>
<!-- .campaigns --></div>
<h4>Get Involved</h4>
<ul>
- {% for this_menu in menu_array %}
- <li>
- <a class="footer-link" href="{{ this_menu.url }}">{{ this_menu.title }}</a>
- </li>
- {% endfor %}
+ for this_menu in menu_array %}
+ <li>
+ <a class="footer-link" href="{{ this_menu.url }}">{{ this_menu.title }}</a>
+ </li>
+ {% endfor %}
</ul>
</div>
<!-- .get-involved --></div>
</div>
-<div class="container copyright">Send your feedback on our translations and new translations of pages to <a href="mailto:campaigns@fsf.org">campaigns@fsf.org</a>.
- <br />Copyright © 2004–{{ "now"|date("Y") }} <a href="//fsf.org/about/contact.html" title="Find out how to contact us">Free Software Foundation</a>, Inc.
- <a href="https://my.fsf.org/donate/privacypolicy.html">Privacy Policy</a>, <a href="/weblabels" rel="jslicense">JavaScript license information</a>
+<div class="container copyright">
+ <p>Send your feedback on our translations and new translations of pages to <a href="mailto:campaigns@fsf.org">campaigns@fsf.org</a>.</p>
+
+ <p>Copyright © 2004–{{ "now"|date("Y") }} <a href="//fsf.org/about/contact.html" title="Find out how to contact us">Free Software Foundation</a>, Inc.
+ <a href="https://my.fsf.org/donate/privacypolicy.html">Privacy Policy</a>, <a href="/weblabels" rel="jslicense">JavaScript license information</a>
+ </p>
</div>