Skip to content
Snippets Groups Projects

Added text to 404 template to suggest logging in might help

Merged Duncan Macleod requested to merge duncanmmacleod/gracedb:404-login into master
@@ -5,4 +5,5 @@
{% block content %}
<p>The item you requested was not found.</p>
<p>This may be because the item is restricted to be viewed only by authorised persons, if you have authorisation, please log in and try again.</p>
{% endblock %}
Loading