diff --git a/seahub/templates/repo.html b/seahub/templates/repo.html index 8442d8cf9d..f6d66ba099 100644 --- a/seahub/templates/repo.html +++ b/seahub/templates/repo.html @@ -13,33 +13,31 @@ {% endblock %} {% block main_panel %} -
+ {{repo.props.desc}} + {% trans 'Size: ' %}{{ repo_size|filesizeformat }} +
+ +{% trans "This library is read-only, you can not modify the contents of this library."%}
- {% endif %} - -- {{repo.props.desc}} - {% trans 'Size: ' %}{{ repo_size|filesizeformat }} -
- -