Skip to content

Instantly share code, notes, and snippets.

@hertsch
Created February 9, 2014 10:28
Show Gist options
  • Save hertsch/8897250 to your computer and use it in GitHub Desktop.
Save hertsch/8897250 to your computer and use it in GitHub Desktop.
Twig sample: load jQuery from the Library
<script type="text/javascript" src="{{ LIBRARY_URL ~ '/jquery/jquery/1.10.2/jquery.min.js' }}"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment