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

<%block name="title"/>

${self.body()}