##// END OF EJS Templates
tweak collapsed navbar style...
tweak collapsed navbar style - notification and indicators appear above menu on small screen - collapsed menu button floats left

File last commit:

r13941:e1eece1d
r18414:c264a484
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 %}