1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-09-24 19:38:27 +02:00
mkdocs-material/material/404.html
2019-09-28 19:42:54 +02:00

8 lines
150 B
HTML

{#-
This file was automatically generated - do not edit
-#}
{% extends "base.html" %}
{% block content %}
<h1>404 - Not found</h1>
{% endblock %}