diff --git a/fbf/templates/fbf/birds_all.html b/fbf/templates/fbf/bird_all.html similarity index 87% rename from fbf/templates/fbf/birds_all.html rename to fbf/templates/fbf/bird_all.html index 81e8752..489cd3b 100644 --- a/fbf/templates/fbf/birds_all.html +++ b/fbf/templates/fbf/bird_all.html @@ -8,7 +8,7 @@
+ Hinweis zum Löschen eines Vogels! +
+{{ bird.id }}
-form
-änder und löschen
-{% endblock content %} \ No newline at end of file diff --git a/rescuer/templates/rescuer/rescuer_single.html b/rescuer/templates/rescuer/rescuer_single.html index 4dc1d4e..9bfaba7 100644 --- a/rescuer/templates/rescuer/rescuer_single.html +++ b/rescuer/templates/rescuer/rescuer_single.html @@ -1,5 +1,6 @@ {% extends "base.html" %} {% load static %} +{% load crispy_forms_tags %} {% block content %}