##// END OF EJS Templates
Merge pull request #1138 from g2p/test-fix...
Merge pull request #1138 from g2p/test-fix resolve ipython directory symlink with realpath() in test_magic.

File last commit:

r5326:e63c730f
r5670:7c69db9c merge
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 %}