##// END OF EJS Templates
Shell command formatting....
Shell command formatting. Makes the command to start the qtconsole consistent with the rest of the shell commands in this document.

File last commit:

r13941:e1eece1d
r18109:5eed3b05
Show More
404.html
5 lines | 122 B | text/html | HtmlLexer
{% extends "error.html" %}
{% block error_detail %}
<p>You are requesting a page that does not exist!</p>
{% endblock %}