- <footer class="footer">
- <div class="text-center fixed-bottom bg-white">
- <span class="text-muted small">Cette application est développée en Symfony 5.3.3 - Code source disponible sur <a target="_blank" href="https://gogs.fdlibre.eu/sangfroid/films-symfony-4-2">Gogs</a><br>Licence <a target="_blank" href="http://www.wtfpl.net">WTFLP</a></span>
- </div>
-
- {% block footer %}
- {% endblock %}
- </footer>
|