mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-11-12 10:00:52 +01:00
8 lines
150 B
HTML
8 lines
150 B
HTML
{#-
|
|
This file was automatically generated - do not edit
|
|
-#}
|
|
{% extends "main.html" %}
|
|
{% block content %}
|
|
<h1>404 - Not found</h1>
|
|
{% endblock %}
|