%inherit file="/webapps/galaxy/base_panels.mako"/> ## Default title <%def name="title()">Galaxy Administration%def> <%def name="stylesheets()"> ${parent.stylesheets()} ## TODO: Clean up these styles and move into panel_layout.css (they are ## used here and in the editor). %def> <%def name="init()"> <% self.has_left_panel=True self.has_right_panel=False self.active_view="admin" %> %def> <%def name="left_panel()">