mirror of
https://github.com/lise-henry/crowbook
synced 2024-11-18 00:13:55 +01:00
Fix indentation in templates/template.html
This commit is contained in:
parent
0495791072
commit
e1aab90f11
@ -42,8 +42,8 @@ function toggle() {
|
||||
alt = "Menu" title = "Menu" />
|
||||
</div>
|
||||
|
||||
<h1 class="title">{{title}}</h1>
|
||||
<h2 class="author">{{author}}</h2>
|
||||
<h1 class="title">{{title}}</h1>
|
||||
<h2 class="author">{{author}}</h2>
|
||||
</header>
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user