mirror of
https://github.com/ItsDrike/itsdrike.com.git
synced 2025-06-30 00:20:43 +00:00
Automatically format HTML
This commit is contained in:
parent
8955235db0
commit
6dfd8c00d4
18 changed files with 174 additions and 189 deletions
|
@ -1,8 +1,8 @@
|
|||
{{ define "main" }}
|
||||
<div id="main">
|
||||
<div id="main">
|
||||
<div class="container">
|
||||
{{ partial "header_image.html" . }}
|
||||
{{ partial "content.html" . }}
|
||||
{{ partial "header_image.html" . }}
|
||||
{{ partial "content.html" . }}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue