{% if show_edit_form|default(false, true) %} Editor {% endif %} {% if show_logs|default(false, true) %} Logs {% endif %} {% if show_client|default(false, true) %} Client {% endif %} {% if show_history|default(false, true) %} History {% endif %} {% if show_new|default(false, true) %} New Function {% endif %}