diff options
Diffstat (limited to 'templates/repo/home.tmpl')
-rw-r--r-- | templates/repo/home.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo/home.tmpl b/templates/repo/home.tmpl index 1db073c326..f9dbf49e5b 100644 --- a/templates/repo/home.tmpl +++ b/templates/repo/home.tmpl @@ -109,7 +109,7 @@ </a> {{end}} {{if ne $n 0}} - <span class="ui breadcrumb repo-path gt-ml-2"> + <span class="breadcrumb repo-path gt-ml-2"> <a class="section" href="{{.RepoLink}}/src/{{.BranchNameSubURL}}" title="{{.Repository.Name}}">{{StringUtils.EllipsisString .Repository.Name 30}}</a> {{- range $i, $v := .TreeNames -}} <span class="divider">/</span> |