{% include '_head.html' %} {% set notadminonly = ['s_uni', 's_program', 's_stream', 's_group'] %} {% include '_menu.html' %}
{% if syslname != '' %} {% if thysl is not none %}

id

name

color

extra

status passive: active:

{% if props.magda(['admin']) %} {% endif %}

{% endif %}
{% for thing in fields %} {% if thing == 'ordering' %} {% else %} {% endif %} {% endfor %} {% for row in allitems %} {% endfor %}
{{ thing }}
{{ row._try('id') }} {{ row._try('name')|nonone }} {{ row._try('color')|nonone }} {{ row._try('extra')|nonone }} {% if row._try('status') == 1 %}active{% else %}passive{% endif %} {{ row._try('ordering') }}
{% endif %}