##// END OF EJS Templates
Revert "Fix incorrect usage of attrs"...
Revert "Fix incorrect usage of attrs" This reverts commit 04aa0885bb143fd0409fe133ca572004ffa6dc0e.

File last commit:

r13941:e1eece1d
r15274:87daca33
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 %}