edit and del rescuer forms and urls

This commit is contained in:
gw3000 2023-06-24 10:00:49 +02:00
parent e48c309f3a
commit 63af20ceec
7 changed files with 137 additions and 18 deletions

View file

@ -1,6 +1,6 @@
<div class="container">
<footer class="footer d-flex flex-wrap justify-content-between align-items-center py-3 my-4 border-top">
<p class="col-md-4 mb-0 text-muted">© 2023 bird</p>
<p class="col-md-4 mb-0 text-muted">© 2023 fbf</p>
<ul class="nav col-md-5 justify-content-end">
<li class="nav-item">
<a class="nav-link px-2 text-muted" href="{% url 'rescuer_all' %}">Home</a>