You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

14 lines
257 B

  1. </div>
  2. </main><!-- #main -->
  3. <?php
  4. /*
  5. * @Sidebar Content after
  6. */
  7. get_sidebar('content-footer'); ?>
  8. <?php get_sidebar('footer') ?>
  9. <div class="blackout"></div>
  10. <div id="site-actions"></div>
  11. <?php wp_footer() ?>
  12. </body>
  13. </html>