{% load seahub_tags i18n %} {% load url from future %}
{% trans "Name" %} | {% trans "Description" %} | {% trans "Last Update" %} | {% trans "Operations" %} | ||
---|---|---|---|---|---|
![]() |
{{ repo.props.name }} | {{ repo.props.desc }} | {% if repo.latest_modify %}{{ repo.latest_modify|translate_commit_time }} | {% else %}-- | {% endif %}
![]() ![]() ![]() |
{% trans "You can create a library to organize your files. For example, you can create one for each of your projects. Each library can be synchronized and shared separately." %}
{% endif %}{% trans "File Name" %} | {% trans "Library" %} | {% trans "Last Update" %} | |
---|---|---|---|
{{ sfile.formatted_path }} | {{ sfile.repo.name }} | {{ sfile.last_modified|translate_commit_time }} |
{% trans "You can star important files, and they will be shown here." %}
{% endif %}