Skip to content
diyphpdeveloper edited this page Apr 12, 2019 · 1 revision

USAGE

Outputs the javascript includes for the current page. Place this tag between the <head> tags of your theme.

{{ theme_javascripts() }}

NOTE: Do not use function when using theme_head as it already includes the output of this function.

Clone this wiki locally