{% extends "home_base.html" %} {% load seahub_tags i18n %} {% load url from future %} {% block sub_title %}{% trans "Files - Share" %} - {% endblock %} {% block cur_share_files %}tab-cur{% endblock %} {% block right_panel %}
{% trans "Single files shared to you will be listed here, and you can download them or save them to some libraries." %}
{% trans "You can share a single file with a registered user if you don't want to share a whole library." %}