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