diff --git a/sapl/templates/base.html b/sapl/templates/base.html index 79b285a3a..67535ce7a 100644 --- a/sapl/templates/base.html +++ b/sapl/templates/base.html @@ -40,6 +40,12 @@
+ {% if not request|has_iframe %} +
+ {% trans 'Informações atualizadas em' %} {% now "d/m/Y" %} +
+ {% endif %} + {% if not sapl_as_sapn or user.is_authenticated%} {% if not request|has_iframe %} {% block navigation %}