diff options
Diffstat (limited to 'module/web/templates/default/logout.html')
-rw-r--r-- | module/web/templates/default/logout.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/module/web/templates/default/logout.html b/module/web/templates/default/logout.html index d3f07472b..83dba3bf4 100644 --- a/module/web/templates/default/logout.html +++ b/module/web/templates/default/logout.html @@ -6,4 +6,4 @@ {% block content %} <p><b>{{_("You were successfully logged out.")}}</b></p> -{% endblock %}
\ No newline at end of file +{% endblock %} |