diff --git a/layouts/partials/cite.html b/layouts/partials/cite.html
index 648ae17..9f223f0 100644
--- a/layouts/partials/cite.html
+++ b/layouts/partials/cite.html
@@ -1,6 +1,5 @@
{{- $itemType := default "CreativeWork" .schemaType -}}
-{{ warnf "%x" ( len ( where .g.Site.Pages "Section" .section ) ) }}
{{- $pages := where ( where .g.Site.Pages "Section" .section ) "Title" .title | first 1 -}}
{{- with .c -}}