footer.html.twig 315 B

12345
  1. <div class="text-center fixed-bottom bg-white">
  2. <span class="text-muted small">Code source disponible sur <a target="_blank" href="https://gogs.fdlibre.eu/sangfroid/films-symfony-4-2">Gogs</a> - Licence <a target="_blank" href="http://www.wtfpl.net">WTFLP</a></span>
  3. </div>
  4. {% block footer %}{% endblock %}