diff --git a/app/templates/home_teacher_student_content.html b/app/templates/home_teacher_student_content.html index b64ca4e..28c430a 100644 --- a/app/templates/home_teacher_student_content.html +++ b/app/templates/home_teacher_student_content.html @@ -17,7 +17,7 @@

{{ notification.user }}

{{notification.message}} em : Recurso

-

{{ notification.datetime }}

+

{{ notification.datetime|timesince }} {% trans "ago" %}

-- libgit2 0.21.2