from mako import runtime, filters, cache UNDEFINED = runtime.UNDEFINED __M_dict_builtin = dict __M_locals_builtin = locals _magic_number = 5 _modified_time = 1287725327.091922 _template_filename='templates/root/tool_menu.mako' _template_uri='/root/tool_menu.mako' _template_cache=cache.Cache(__name__, _modified_time) _source_encoding=None _exports = ['render_label', 'render_tool', 'render_workflow'] def render_body(context,**pageargs): context.caller_stack._push_frame() try: __M_locals = __M_dict_builtin(pageargs=pageargs) _ = context.get('_', UNDEFINED) h = context.get('h', UNDEFINED) def render_label(label): return render_render_label(context.locals_(__M_locals),label) t = context.get('t', UNDEFINED) str = context.get('str', UNDEFINED) recent_tools = context.get('recent_tools', UNDEFINED) toolbox = context.get('toolbox', UNDEFINED) trans = context.get('trans', UNDEFINED) def render_tool(tool,section): return render_render_tool(context.locals_(__M_locals),tool,section) def render_workflow(key,workflow,section): return render_render_workflow(context.locals_(__M_locals),key,workflow,section) __M_writer = context.writer() # SOURCE LINE 25 __M_writer(u'\n\n') # SOURCE LINE 37 __M_writer(u'\n\n') # SOURCE LINE 44 __M_writer(u'\n\n\n\n
\n