##// END OF EJS Templates
Make readline tab-completion work in two-process terminal frontend.
Make readline tab-completion work in two-process terminal frontend.

File last commit:

r5326:e63c730f
r5586:91df35a6
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 %}