<%page args="module"/> % if (module.get("headerType") == "secondary") :

${_(module['label'])|h}

% else :

${_(module['label'])|h}

% endif