});
</script>
+{% get_telecaster as telecaster %}
+{% if telecaster %}
<div class="module_action">
<a href="#" class="component_icon button" id="action_red">{% trans "S T O P" %}</a>
</div>
+{% endif %}
{% endblock module-action %}
{% include "teleforma/inc/chat_room.html" %}
{% endwith %}
{% endif %}
-{% endblock chat %}
\ No newline at end of file
+{% endblock chat %}
});
</script>
+{% get_telecaster as telecaster %}
+{% if telecaster %}
<div class="module_action">
<a href="#" class="component_icon button" id="action_red">{% trans "S T O P" %}</a>
</div>
+{% endif %}
{% endblock module-action %}
{% include "teleforma/inc/chat_room.html" %}
{% endwith %}
{% endif %}
-{% endblock chat %}
\ No newline at end of file
+{% endblock chat %}