##// END OF EJS Templates
Intercept <esc> avoid closing websocket on Firefox...
Intercept <esc> avoid closing websocket on Firefox Closes #1031; closes #1032 (rebased and fixed tiny typo)

File last commit:

r5326:e63c730f
r5389:a329ff02
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 %}