remove footer block

This commit is contained in:
2024-10-25 16:59:43 +02:00
parent 9ba40ae6c9
commit a17c21d424

View File

@@ -75,9 +75,7 @@
{% endif %} {% endif %}
</div> </div>
<footer class="footer fixed-bottom text-center m-1 bg-dark-subtle"> <footer class="footer fixed-bottom text-center m-1 bg-dark-subtle">
{% block footer %}
&copy; Copyright {{ "now"|date('Y') }} de Simon Pribylski. &copy; Copyright {{ "now"|date('Y') }} de Simon Pribylski.
{% endblock %}
</footer> </footer>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"
integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz"