extend('::base.html.twig') ?> set('title', '{{ bundle }}:{{ controller }}:{{ action.basename }}') ?> start('body') ?>

Welcome to the {{ controller }}:{{ action.basename }} page

stop() ?>