##// END OF EJS Templates
Simplify and uniformise styling of kernel selector...
Simplify and uniformise styling of kernel selector Make the theme coherent with the logout button

File last commit:

r13941:e1eece1d
r17382:e6233f8e
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 %}