Format template

master
Will Faught 2 years ago
parent f5c1e29d1f
commit 3bc024bc9e

@ -17,7 +17,7 @@
</div> </div>
{{ partial "paige/scripts.html" . }} {{ partial "paige/scripts.html" . }}
{{ if templates.Exists "partials/paige/body-last.html" }} {{ if templates.Exists "partials/paige/body-last.html" }}
{{ partial "paige/body-last.html" . }} {{ partial "paige/body-last.html" . }}
{{ end }} {{ end }}
</body> </body>
</html> </html>

Loading…
Cancel
Save