{% block module-action %}
<script src="{{ STATIC_URL }}teleforma/js/application.js" type="text/javascript"></script>
+
{% get_telecaster as telecaster %}
{% if telecaster %}
<script src="{{ STATIC_URL }}telecaster/js/application.js" type="text/javascript"></script>
{% block chat %}
<div id="module-set" style="width: 22%">
+{% block status %}
{% get_telecaster as telecaster %}
{% if telecaster %}
<div class="module">
<div id="server_status_table_wrapper" class="status"></div>
</div>
{% endif %}
-
+{% endblock status %}
{% if room %}
{% with "Local tweeter" as title %}