For the life of me I cannot get a javascript file to load / be added correctly to an expression Template file (Ie.: _footer)
I've tried all these and nothing.
<script src="{base_url}/scripts/main"></script>
<script src="{base_url}/scripts/main.js"></script>
<script src="{base_path}/scripts/main.js"></script>
Thank you for any input