Add back link to the repos page
This commit is contained in:
parent
8546f9806f
commit
2b3eb93b72
1 changed files with 5 additions and 1 deletions
|
@ -3,7 +3,11 @@
|
|||
error-message="'Repository not found'">
|
||||
<div class="page-content">
|
||||
<div class="cor-title">
|
||||
<span class="cor-title-link"></span>
|
||||
<span class="cor-title-link">
|
||||
<a class="back-link" href="/repository">
|
||||
Repositories
|
||||
</a>
|
||||
</span>
|
||||
<span class="cor-title-content">
|
||||
<span class="repo-circle no-background" repo="viewScope.repository"></span>
|
||||
{{ namespace }} / {{ name }}
|
||||
|
|
Reference in a new issue