From 0ba22318c4ac4b03d50030c5ada27b639d033a40 Mon Sep 17 00:00:00 2001 From: Andrea Lepori Date: Mon, 31 Aug 2020 15:52:14 +0200 Subject: variables for accent color --- client/templates/client/doc_create.html | 6 +++--- client/templates/client/doc_edit.html | 6 +++--- client/templates/client/index.html | 28 ++++++++++++++-------------- 3 files changed, 20 insertions(+), 20 deletions(-) (limited to 'client') diff --git a/client/templates/client/doc_create.html b/client/templates/client/doc_create.html index 33aeb96..d7c3edd 100644 --- a/client/templates/client/doc_create.html +++ b/client/templates/client/doc_create.html @@ -45,7 +45,7 @@ {% if personal_data %}
-
+

Il documento conterrà le informazioni personali, prego verificare che siano corrette e aggiornate @@ -58,7 +58,7 @@ {% if medical_data %}

-
+

Il documento conterrà le informazioni mediche, prego verificare che siano corrette e aggiornate @@ -71,7 +71,7 @@ {% if custom_message %}

-
+

{{custom_message_text}} diff --git a/client/templates/client/doc_edit.html b/client/templates/client/doc_edit.html index e969013..87efee4 100644 --- a/client/templates/client/doc_edit.html +++ b/client/templates/client/doc_edit.html @@ -25,7 +25,7 @@ {% if personal_data %}

-
+

Il documento conterrà le informazioni personali, prego verificare che siano corrette e aggiornate @@ -38,7 +38,7 @@ {% if medical_data %}

-
+

Il documento conterrà le informazioni mediche, prego verificare che siano corrette e aggiornate @@ -51,7 +51,7 @@ {% if custom_message %}

-
+

{{custom_message_text}} diff --git a/client/templates/client/index.html b/client/templates/client/index.html index 33cf493..e0f09db 100644 --- a/client/templates/client/index.html +++ b/client/templates/client/index.html @@ -3,7 +3,7 @@ {% block title %}Home{% endblock %} {% block content %} -