--
This commit is contained in:
+2
-2
@@ -4,7 +4,7 @@
|
||||
{% block header_desc %}404 Not Found{% endblock %}
|
||||
{% block description %}見つからないよ{% endblock %}
|
||||
{% block content %}
|
||||
<p class="text-small text-bold"><a href="/" class="text-no-decoration">← ホーム</a></p>
|
||||
<h1 class="text-bold">404 Not Found</h1>
|
||||
<p class="font-small font-bold"><a href="/" class="text-no-decoration">← ホーム</a></p>
|
||||
<h1 class="font-bold">404 Not Found</h1>
|
||||
<p>見つからないよ</p>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user