Skip to content
Snippets Groups Projects
Commit c689c9fe authored by Taras Lazariv's avatar Taras Lazariv
Browse files

Add more info 404.html

parent 7f83bca6
No related branches found
No related tags found
2 merge requests!640Automated merge from preview to main,!631Added 404 page
{% extends "main.html" %} {% extends "main.html" %}
{% block content %} {% block content %}
<h1>This page has been moved, please use the search functionality.</h1>
If you have Javascript disabled, please enable it to see the search bar. <h3 style="text-align:center">The page you requested could not be found.</h3>
<h3 style="text-align:center">Probably it has been moved, please use the search bar.</h3>
<p style="text-align:center">If you have Javascript disabled, please enable it to see the search bar. </p>
{% endblock %} {% endblock %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment