<%def name="global_nav(entries, active)">
%def>
## ${global_nav([('bottle_management', 'Bottles', '/bottles'), ('instance_management', 'Instances', '/instances')], 'Bottles')}
${global_nav([],'')}
<%block name="header">
<%block name="title"/>
%block>
${self.body()}