##// END OF EJS Templates
big split: IPython.utils.traitlets -> traitlets
big split: IPython.utils.traitlets -> traitlets

File last commit:

r13941:e1eece1d
r20996:4bd0e489
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 %}