| Linux webm001.cluster123.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 Path : /home/lapjouc/www/wp-content/themes/laap/ |
| Current File : /home/lapjouc/www/wp-content/themes/laap/footer.php |
<?php
/**
* The template for displaying the footer
*
* Contains the closing of the #content div and all content after.
*
* @link https://developer.wordpress.org/themes/basics/template-files/#template-partials
*
* @package laap
*/
?>
<footer id="colophon" class="site-footer">
<div class="container">
<?php dynamic_sidebar('footer-widgets'); ?>
<div class="site-info">
<p>Conception et développement : <a href="https://kissagram-design.fr/">Kissagram Design</a></p>
</div><!-- .site-info -->
</div>
</footer><!-- #colophon -->
</div><!-- #page -->
<?php wp_footer(); ?>
</body>
</html>