<%namespace file="/message.mako" import="render_msg" /> <%! def inherit(context): if context.get('use_panels'): return '/webapps/tool_shed/base_panels.mako' else: return '/base.mako' %> <%inherit file="${inherit(context)}"/> <%def name="stylesheets()"> ${parent.stylesheets()} <%def name="javascripts()"> ${parent.javascripts()} %if message: ${render_msg( message, status )} %endif
Upload a single exported capsule file. Uploading may take a while, depending upon the size of the file. Wait until the contents of the file are displayed in your browser after clicking the Upload button below.
Upload a repository capsule