add local togetherjs file

This commit is contained in:
Matthew Scragg 2014-09-10 10:19:13 -05:00
parent 9a95b5685c
commit 27d161488a

View file

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