summaryrefslogtreecommitdiff
path: root/static/custom/js.template
blob: 152c3d5d72a94e65d198e347d8a0cc07c980d839 (plain)
1
2
3
4
5
6
function customStart()
{
  //define your javascript here
  //jquery is available - except index.js
  //you can load extra scripts with $.getScript http://api.jquery.com/jQuery.getScript/
}