Reformat templates
1 file changed, 2 insertions(+), 2 deletions(-)
changed files
M templates/404.html → templates/404.html
@@ -3,6 +3,6 @@ {% block title %}404{% endblock %} {% block main %} -<h1>404</h1> -<h2>ʕノ•ᴥ•ʔノ ︵ ┻━┻</h2> + <h1>404</h1> + <h2>ʕノ•ᴥ•ʔノ ︵ ┻━┻</h2> {% endblock %}