##// END OF EJS Templates
protect two more magic in menu ("loadpy" and "save")
protect two more magic in menu ("loadpy" and "save")

File last commit:

r5326:e63c730f
r5394:81e2cde1
Show More
logout.html
5 lines | 111 B | text/html | HtmlLexer
{% extends layout.html %}
{% block content_panel %}
Proceed to the <a href="/login">login page</a>.
{% end %}