-   <footer role="contentinfo" class="columns small-12">
 
-     <section id="footer-top" class="row">
 
-       {{ page.footer_top }}
 
-     </section>
 
-     <section id="footer-bottom" class="row">
 
-       <div id="footer-left" class="columns small-5 small-offset-1 medium-3 medium-offset-1">
 
-         {{ page.footer_bottom_left }}
 
-       </div>
 
-       <div id="footer-middle" class="columns small-5 small-offset-1 medium-2 medium-offset-0">
 
-         {{ page.footer_bottom_middle }}
 
-       </div>
 
-       <div id="footer-right" class="columns small-12 medium-4 medium-offset-1">
 
-         {{ page.footer_bottom_right }}
 
-       </div>
 
-     </section>
 
-   </footer>
 
 
  |