From 7e33221c2574a0afb18a99496c069d631320107b Mon Sep 17 00:00:00 2001 From: Gregory Trullemans Date: Fri, 30 Sep 2022 10:29:48 +0200 Subject: [PATCH] Rebase on master to take Note and Report functionnalities --- templates/followup/notes/details.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/followup/notes/details.html b/templates/followup/notes/details.html index 6c2554d795..e09da3a9aa 100644 --- a/templates/followup/notes/details.html +++ b/templates/followup/notes/details.html @@ -3,7 +3,7 @@ {% block content %}
-

{{ note.gymnast }}

+

{{ note.gymnast }}

Note of {{ note.created_at | date:'d-m-Y' }}