fix: directory info in lookupError message, #395

This commit is contained in:
Harttle
2021-10-04 12:11:54 +08:00
parent 8348036d45
commit 92bfc65e0b
7 changed files with 15 additions and 9 deletions
+7
View File
@@ -0,0 +1,7 @@
<html>
<head><meta name="title" content="{{title}}"></head>
<body>
{% block %}{% endblock %}
{% render "footer.liquid" %}
</body>
</html>