aboutsummaryrefslogtreecommitdiff
path: root/backend/templates/home_section.html
diff options
context:
space:
mode:
Diffstat (limited to 'backend/templates/home_section.html')
-rw-r--r--backend/templates/home_section.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/templates/home_section.html b/backend/templates/home_section.html
index 1101843..6f31fc0 100644
--- a/backend/templates/home_section.html
+++ b/backend/templates/home_section.html
@@ -5,7 +5,7 @@
<h1>{{ .Name }}</h1>
<p>{{ .Description }}</p>
</div>
- {{ template "section_display" . }}
+ {{ template "section_display--no-first" . }}
{{ end }}
</main>
{{ end }}