Install curlylint

This commit is contained in:
Jake Howard 2022-08-03 20:22:02 +01:00
parent 668bcc7d5b
commit e096dd8cf5
Signed by: jake
GPG key ID: 57AFB45680EDD477
20 changed files with 193 additions and 171 deletions

View file

@ -5,7 +5,7 @@
{% block body_class %}template-404{% endblock %}
{% block content %}
<h1>Page not found</h1>
<h1>Page not found</h1>
<h2>Sorry, this page could not be found.</h2>
<h2>Sorry, this page could not be found.</h2>
{% endblock %}