diff --git a/layouts/shortcodes/include.html b/layouts/shortcodes/include.html
index caf458ceb6..a48125d07c 100644
--- a/layouts/shortcodes/include.html
+++ b/layouts/shortcodes/include.html
@@ -1,5 +1,3 @@
-@@{{ (.Get "hidefirstheading" | default (.Get 1)) | humanize}}@
-
{{- partial "shortcodes/include.html" (dict
"context" .
"file" (.Get "file" | default (.Get 0))