##// END OF EJS Templates
starting the tour from the menu works now...
starting the tour from the menu works now JavaScript makes me fond of this phrase: When there's nothing left to burn, you have to set yourself on fire.

File last commit:

r13941:e1eece1d
r15568:84534173
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 %}