diff options
Diffstat (limited to 'pyload/webui/themes/Next/tml/logout.html')
-rw-r--r-- | pyload/webui/themes/Next/tml/logout.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/webui/themes/Next/tml/logout.html b/pyload/webui/themes/Next/tml/logout.html index e711b2a42..db7e9290e 100644 --- a/pyload/webui/themes/Next/tml/logout.html +++ b/pyload/webui/themes/Next/tml/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 %} |