fix(pre_commit): 🎨 auto format pre-commit hooks
This commit is contained in:
parent
75db51aa90
commit
3d843d710d
|
|
@ -1,7 +1,7 @@
|
|||
{% extends "main.html" %}
|
||||
{% extends "main.html" %}
|
||||
|
||||
{% block content %}
|
||||
<h1>Page Not Found</h1>
|
||||
<h1>Page Not Found</h1>
|
||||
<p>The page you have requested was not found.</p>
|
||||
<p><a href="/">Go back to the documentation home</a>.</p>
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
|
|
|||
Loading…
Reference in New Issue