ht-docker-mkdocs/material/404.html
2019-05-13 19:04:33 +02:00

5 lines
88 B
HTML

{% extends "base.html" %}
{% block content %}
<h1>404 - Not found</h1>
{% endblock %}