1
0
mirror of https://github.com/lise-henry/crowbook synced 2024-09-30 00:43:44 +02:00

Fix indentation in templates/template.html

This commit is contained in:
Elisabeth Henry 2016-03-02 03:57:57 +01:00
parent 0495791072
commit e1aab90f11

@ -42,8 +42,8 @@ function toggle() {
alt = "Menu" title = "Menu" /> alt = "Menu" title = "Menu" />
</div> </div>
<h1 class="title">{{title}}</h1> <h1 class="title">{{title}}</h1>
<h2 class="author">{{author}}</h2> <h2 class="author">{{author}}</h2>
</header> </header>