Skip to content

Commit 680b066

Browse files
committedMay 29, 2015
support extra_js
1 parent c67992a commit 680b066

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎v7/lanyon/templates/base.tmpl

+1
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,6 @@ ${template_hooks['extra_head']()}
4747
${body_end}
4848
${template_hooks['body_end']()}
4949
${base.late_load_js()}
50+
<%block name="extra_js"></%block>
5051
</body>
5152
</html>

0 commit comments

Comments
 (0)
Please sign in to comment.