{% extends "_layouts/cp" %} {% set centered = true %} {% if section is not defined or not section.id %} {% set title = "Create a new section"|t %} {% else %} {% set title = section.name|t %} {% set tabs %}