<%inherit file="base.html"/> ${parent.greeting(user)} ${parent.greeting('me')} ${parent.greeting('world')}

Loop

% if list_items: % endif