Fix a little merge issue

This commit is contained in:
Eryn Wells 2022-10-09 13:27:12 -07:00
parent 38b06904a8
commit ebb71c71ba

View file

@ -33,7 +33,3 @@
{{ define "footer" }}
{{ partial "footer.html" . }}
{{ end }}
{{ define "scripts" }}
{{ partial "single_scripts.html" . }}
{{ end }}