Convert h2s to h1s where obvious
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
{% block content %}
|
||||
|
||||
<div class="block">
|
||||
<h2 class="title">Not Found</h2>
|
||||
<h1 class="title">Not Found</h1>
|
||||
<p>The page your requested doesn't seem to exist!</p>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user