{% extends "horizon/client_side/template.html" %} {% load horizon %} {% block id %}balloon_device{% endblock %} {% block template %} {% jstemplate %}
[[name]]
[[id_label]] [[id]]
[[status_label]] [[status]]
{% endjstemplate %} {% endblock %}