{% comment %} M&EL Indicators surface — section tabs. Render the same strip on every list page in the Indicators namespace so the active highlight tracks the user as they move between indicators, logframes, outcomes and impact evaluations. Active state is derived from request.resolver_match (bound to ``ns`` / ``url_name`` via the {% with %} block below — same pattern as topnav.html). Include just below the page ``
`` and above the main content / filters. {% endcomment %} {% with ns=request.resolver_match.namespace url_name=request.resolver_match.url_name %}
{% endwith %}