diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index 9dbb7d4..bbf8305 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -51,7 +51,7 @@
- {{- partial "scripts" (dict "P" $P "Page" .Page "Scratch" .Scratch) }}
+ {{- partial "scripts" . }}