diff --git a/templates/repo_view_file.html b/templates/repo_view_file.html index 5155fcb805..293e1992c1 100644 --- a/templates/repo_view_file.html +++ b/templates/repo_view_file.html @@ -40,7 +40,7 @@
{% avatar latest_contributor 20 %} {{ latest_contributor|email2nickname }} 做了最新修改
+{% avatar latest_contributor 20 %} {{ latest_contributor|email2nickname }} 做了最新修改
{{ contributors|length }} 个贡献者 {% for user in contributors %}