Some indentation
This commit is contained in:
parent
933081348c
commit
8ba17f03e3
1 changed files with 2 additions and 3 deletions
|
@ -1,12 +1,11 @@
|
|||
{{ define "main" }}
|
||||
|
||||
<!-- Main Title -->
|
||||
{{ if .Title }}
|
||||
<h1 class="main-title">{{ .Title }}</h1>
|
||||
<h1 class="main-title">{{ .Title }}</h1>
|
||||
{{ end }}
|
||||
|
||||
<section id="homepage-content">
|
||||
{{ .Content }}
|
||||
{{ .Content }}
|
||||
</section>
|
||||
|
||||
{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue