<script src="{{ STATIC_URL }}teleforma/js/rainbowvis.js" type="text/javascript"></script>
<script src="{{ STATIC_URL }}teleforma/js/easytimer.js" type="text/javascript" ></script>
<script src="{{ STATIC_URL }}teleforma/js/locale.js" type="text/javascript"></script>
-<script src="{{ STATIC_URL }}teleforma/js/application.js" type="text/javascript"></script>
- <script src="/static/teleforma/js/application.js?v={% teleforma_version %}" type="text/javascript"></script>
+<script src="/static/teleforma/js/application.js?v={% teleforma_version %}" type="text/javascript"></script>
{% if user.is_authenticated %}