platypush/platypush/backend/http/templates/elements.html

7 lines
193 B
HTML

{% include 'elements/common.html' %}
{% include 'elements/switch.html' %}
{% include 'elements/range-slider.html' %}
{% include 'elements/dropdown.html' %}
{% include 'elements/modal.html' %}