mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-04 23:56:30 +00:00
10 lines
No EOL
225 B
HTML
10 lines
No EOL
225 B
HTML
<ol>
|
|
<li>
|
|
<a ng-href="/{{ full_name }}">
|
|
<i class="material-icons">arrow_back</i>
|
|
</a>
|
|
</li>
|
|
<li>{{owner}} / {{name}}</li>
|
|
<li><i class="material-icons">chevron_right</i></li>
|
|
<li>{{number}}</li>
|
|
</ol> |