diff options
-rw-r--r-- | httemplate/loginout/logout.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/httemplate/loginout/logout.html b/httemplate/loginout/logout.html index a29454a2c..40371d596 100644 --- a/httemplate/loginout/logout.html +++ b/httemplate/loginout/logout.html @@ -2,13 +2,13 @@ <HTML> <HEAD> <TITLE> - <% mt('Logout page') |h %> + Logout page </TITLE> </HEAD> <BODY> <BR><BR> <CENTER> - <% mt('You have logged out') |h %> + You have logged out </CENTER> <BR><BR> <CENTER> |