{% extends "::base.html.twig" %} {% block title 'Update Activity Indicators' %} {% block content %} {% if level is null %} {{ include(workplan_links, {'show_search': false}, with_context = false) }} {% endif %}
Update Activity Indicator
{{ tactic }}
{{ form(form) }}
{% endblock %}