{% extends "base.html" %} {% block view %}
{{_('Upload an artifact: Share your work!')}}
{{_('Context')}} : {{session.get('last_context_title') or _('Sugar Network')}}
{{_('Please add a short description.')}}

{{_('Please note that all contributions to Sugar Labs are considered to be released under the Attribution 3.0 Unported. If you do not want your writing to be edited and redistributed at will, then do not submit it here.') }}



{{_('You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!')}}


{% endblock view %}