aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/src/material/templates/404.html
blob: ae765c44c63b95ce959a137ea385651265a533ea (plain) (blame)
1
2
3
4
5
6
7
{#-
  This file was automatically generated - do not edit
-#}
{% extends "main.html" %}
{% block content %}
  <h1>404 - Not found</h1>
{% endblock %}