diff --git a/templates/repo_view_file.html b/templates/repo_view_file.html index 81ee55cef8..55bf6908eb 100644 --- a/templates/repo_view_file.html +++ b/templates/repo_view_file.html @@ -66,6 +66,6 @@ $('#file-content').html('无法识别该文件格式,下载文件。'); } }); - + {% endblock %}