1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-14 10:57:41 +01:00
mkdocs-material/material/404.html

4 lines
145 B
HTML
Raw Normal View History

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