add local togetherjs file

This commit is contained in:
Matthew Scragg 2014-09-10 10:19:13 -05:00
parent 9a95b5685c
commit 27d161488a
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
};
</script>
<script src="http://togetherjs.com/togetherjs-min.js"></script>
<script src="{{ url_for('static', filename='js/togetherjs-min.js') }}"></script>
{% endblock %}
{% block body %}