From 91c5223b378013bf6f9b2bf132feeb0c46872801 Mon Sep 17 00:00:00 2001 From: gw3000 Date: Mon, 10 Jul 2023 21:13:47 +0200 Subject: [PATCH] beautified --- bird/templates/bird/bird_single.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bird/templates/bird/bird_single.html b/bird/templates/bird/bird_single.html index 593e0ed..bd8d06d 100644 --- a/bird/templates/bird/bird_single.html +++ b/bird/templates/bird/bird_single.html @@ -2,6 +2,7 @@ {% load static %} {% load crispy_forms_tags %} {% block content %} +

Patient {{ bird.bird_identifier }} bearbeiten

Finder des Patienten: {{ bird.rescuer }}

@@ -66,6 +67,6 @@
- {% endblock content %} \ No newline at end of file