diff --git a/app/hr/templates/hr/applications/view.html b/app/hr/templates/hr/applications/view.html index 2069c04..e6247e2 100644 --- a/app/hr/templates/hr/applications/view.html +++ b/app/hr/templates/hr/applications/view.html @@ -172,7 +172,7 @@ {% if acc.validated %}Validated{%else %}NOT VALIDATED{% endif %} {{ acc.date_created }} {% if acc.is_valid %}Yes{% else %}No{% endif %} - Metareddit + Metareddit / User Info {% endfor %}