{% extends "base.html" %}
{% block title %}
PleaseShare - {{ _('Upload') }}
{% endblock %}
{% block body %}
{{ _('Using PleaseShare is easy:') }}
{{ _('PleaseShare is free software, get the code. More about PleaseShare here. Need help?', url_about=url_for("static.about"), url_help=url_for("static.help")) }}