We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c67992a commit 680b066Copy full SHA for 680b066
v7/lanyon/templates/base.tmpl
@@ -47,5 +47,6 @@ ${template_hooks['extra_head']()}
47
${body_end}
48
${template_hooks['body_end']()}
49
${base.late_load_js()}
50
+ <%block name="extra_js"></%block>
51
</body>
52
</html>
0 commit comments