{% load simmate_ui_tags %}
{% include "core_components/basic_elements/label.html" %}
{% if show_selectbox %} {# unlike the normal selectbox.html, this does not use select2 #} {% endif %} {# this is a modified version of text_input.html #} {# this is a modified version of button.html #}
{% comment %} BUG: child components don't remove this after loading correctly...
{% endcomment %}