diff --git a/pages/settings.mako b/pages/settings.mako index 265ba6a..ad718a3 100644 --- a/pages/settings.mako +++ b/pages/settings.mako @@ -2,12 +2,12 @@ <%namespace module="toolserver.settings" import="main"/>\ <%! from json import dumps, loads %> <% bot, cookies, status, langs, projects = main(environ, headers) %> -
${status}
This page contains some configurable options for this Toolserver site. Settings are saved as cookies. You can view and delete all cookies generated by this site at the bottom of this page.