Convert h2s to h1s where obvious
This commit is contained in:
@ -3,9 +3,9 @@
|
||||
{% block content %}
|
||||
<div class="block">
|
||||
<div class="level">
|
||||
<h2 class="title level-left">
|
||||
<h1 class="title level-left">
|
||||
Edit "{{ book.title }}"
|
||||
</h2>
|
||||
</h1>
|
||||
<div class="level-right">
|
||||
<a href="/book/{{ book.id }}">
|
||||
<span class="edit-link icon icon-close">
|
||||
|
Reference in New Issue
Block a user