{# Jinja2 variable scope visibility workaround: declared as a list so it is available to inherited templates #} {% set active_mx_page = [] %} {% macro render_td(endpoint, title) %} {% set td_class = '' %} {%- if endpoint in local.request.path -%} {% do active_mx_page.append(endpoint|lstrip_slash|safe) %} {% set td_class = 'class="active"' %} {%- endif -%}
Synergy Scheduler | {%- for mx_rule, mx_name in mx_processing_context.items() -%}{%- endfor -%} | ||||
---|---|---|---|---|---|