changed togetherjs link
This commit is contained in:
parent
a4fed38d97
commit
f039160ded
|
@ -68,8 +68,6 @@
|
|||
</div>
|
||||
|
||||
<!-- Page Menu -->
|
||||
|
||||
|
||||
<div class="container">
|
||||
<div id="main-body">
|
||||
{% with messages = get_flashed_messages(with_categories=True) %}
|
||||
|
|
|
@ -34,9 +34,9 @@
|
|||
};
|
||||
|
||||
</script>
|
||||
<script src="https://togetherjs.com/togetherjs-min.js"></script>
|
||||
|
||||
<script src="//togetherjs.com/togetherjs-min.js"></script>
|
||||
{% endblock %}
|
||||
|
||||
{% block body %}
|
||||
<div id="app-wrap">
|
||||
<div id="app-controls" class="row">
|
||||
|
@ -96,8 +96,6 @@
|
|||
<div id="preview"></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
{% endblock %}
|
Loading…
Reference in a new issue