##// END OF EJS Templates
Updated license to include CC BY 4.0 for documentation, examples, and other materials
Updated license to include CC BY 4.0 for documentation, examples, and other materials

File last commit:

r13941:e1eece1d
r17129:147a622d
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 %}