diff --git a/bird/templates/bird/bird_create.html b/bird/templates/bird/bird_create.html index 52fe478..870bf8f 100644 --- a/bird/templates/bird/bird_create.html +++ b/bird/templates/bird/bird_create.html @@ -4,7 +4,7 @@ {% block content %}

Patient anlegen

-

(Finder: {{rescuer.first_name}} {{rescuer.last_name}})

+

(Retter: {{rescuer.first_name}} {{rescuer.last_name}})

@@ -42,4 +42,7 @@

+ + + {% endblock content %} \ No newline at end of file