whitespace cleanup

This commit is contained in:
2023-02-03 19:17:47 -08:00
parent 99abc442a1
commit f474fc158a
3 changed files with 12 additions and 12 deletions

View File

@@ -6,8 +6,6 @@
<div class="container wrapper">
{{ partial "head.html" . }}
{{ with .Content }}{{ . }}{{ end }}
<div>
{{ with .Content }}{{ . }}{{ end }}
</div>
@@ -42,4 +40,4 @@
{{ partial "footer.html" . }}
</body>
</html>
</html>