diff --git a/profiles.db b/profiles.db index be97cab..f690d43 100644 Binary files a/profiles.db and b/profiles.db differ diff --git a/templates/profile_view.html b/templates/profile_view.html index 0127b4e..bceb3c1 100644 --- a/templates/profile_view.html +++ b/templates/profile_view.html @@ -181,14 +181,35 @@

Blood Group

{{ profile.blood_group }}

-

Blood Group

-

{{ profile.blood_group }}

+

Emergency Contacts +

+

{{ profile.emergency_contact }}

+
+
+

Medical Conditions +

+

{{ profile.medical_conditions }}

+
+
+

Allergies +

+

{{ profile.allergies }}

+
+
+

Current Medications +

+

{{ profile.medications }}

- - + + + + + +
+