We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.