{% set wplan = app.session.get('wplan') %} {% set wname = app.session.get('wplanname') %}
{{ wname|slice(0, 15) }} {% if wname|length > 15 %}...{% endif %}
{#
Indicator Performance
#} {% if show_search %} Search Form {% endif %}