ht-docker-mkdocs/material/404.html

5 lines
88 B
HTML
Raw Permalink Normal View History

2019-05-13 17:04:33 +00:00
{% extends "base.html" %}
{% block content %}
<h1>404 - Not found</h1>
{% endblock %}