Skip to content

Commit

Permalink
support extra_js
Browse files Browse the repository at this point in the history
  • Loading branch information
ralsina committed May 29, 2015
1 parent c67992a commit 680b066
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions v7/lanyon/templates/base.tmpl
Expand Up @@ -47,5 +47,6 @@ ${template_hooks['extra_head']()}
${body_end}
${template_hooks['body_end']()}
${base.late_load_js()}
<%block name="extra_js"></%block>
</body>
</html>

0 comments on commit 680b066

Please sign in to comment.