tweak
This commit is contained in:
parent
de792c35e4
commit
675ad9fe22
1 changed files with 1 additions and 1 deletions
|
@ -9,13 +9,13 @@
|
|||
But no other repositories are set up yet.
|
||||
<a .btn .btn-primary .btn-large href="@{AddRepositoryR}">Add another repository</a>
|
||||
$else
|
||||
these #
|
||||
$if barelyenough
|
||||
<span .badge .badge-warning>#{numrepos}</span>
|
||||
$else
|
||||
<span .badge .badge-success>#{numrepos}</span>
|
||||
\ repositories and devices:
|
||||
<ul>
|
||||
<li>here
|
||||
$forall name <- remotelist
|
||||
<li>#{name}
|
||||
<a .btn .btn-primary .btn-large href="@{AddRepositoryR}">Add another repository</a>
|
||||
|
|
Loading…
Add table
Reference in a new issue