##// END OF EJS Templates
look for mathjax in the custom static path if it's supplied.
look for mathjax in the custom static path if it's supplied.

File last commit:

r5326:e63c730f
r5666:ed1ef07a
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 %}