PySimpleGUI/mkdocs_ivory/404.html
PySimpleGUI 168810e471 rtd
2021-09-27 13:28:22 -04:00

6 lines
No EOL
137 B
HTML

{% extends "base.html" %}
{% block content %}
<h1 id="404-page-not-found">404</h1>
<p><strong>Page not found</strong></p>
{% endblock %}