##// END OF EJS Templates
Revert "Change stretch to flex-start"...
Revert "Change stretch to flex-start" This reverts commit 774073116dd4195037c452d48f05b432bba38801.

File last commit:

r13941:e1eece1d
r15258:8b94ae53
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 %}