##// END OF EJS Templates
remove jsonschema and jsonpointer from external...
remove jsonschema and jsonpointer from external add them as nbformat dependencies

File last commit:

r13941:e1eece1d
r16907:d4e7b478
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 %}