PySimpleGUI/mkdocs_ivory/404.html

6 lines
137 B
HTML
Raw Normal View History

2021-09-27 18:00:40 +00:00
{% extends "base.html" %}
{% block content %}
<h1 id="404-page-not-found">404</h1>
<p><strong>Page not found</strong></p>
{% endblock %}