{% extends form_tpl %} {% block content %} {% if (level is defined and level is null) or showLinks is defined and showLinks %} {{ include(workplan_links, {'show_search': false}, with_context = false) }} {% endif %} {{ wrap.form(form, pageTitle) }} {% endblock %}