##// END OF EJS Templates
Fix display of errors in compiled code on Python 3....
Fix display of errors in compiled code on Python 3. Closes gh-1100

File last commit:

r5326:e63c730f
r5576:411ba6ad
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 %}