<%! import json %> <%! from django.utils.translation import ugettext as _ %>
% if launch_url and launch_url != 'http://www.example.com': % if open_in_a_new_page: % else: ## The result of the form submit will be rendered here. % endif % else:

${_('Please provide launch_url. Click "Edit", and fill in the required fields.')}

%endif