aboutsummaryrefslogtreecommitdiffstats
path: root/python/Dawn/templates
diff options
context:
space:
mode:
Diffstat (limited to 'python/Dawn/templates')
-rw-r--r--python/Dawn/templates/cds_trade_entry.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/Dawn/templates/cds_trade_entry.html b/python/Dawn/templates/cds_trade_entry.html
index beefc856..26c21903 100644
--- a/python/Dawn/templates/cds_trade_entry.html
+++ b/python/Dawn/templates/cds_trade_entry.html
@@ -35,6 +35,7 @@
</div>
</div>
</form>
+ <script type="text/javascript" src="{{ url_for('static', filename='utils.js') }}"></script>
<script type="text/javascript" src="{{ url_for('static', filename='dawn.js') }}"></script>
</body>
</html>