summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-07-29 21:58:01 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-07-29 21:58:01 -0400
commit675ad9fe226e99ca9ee2defa7ba6b0489123f0dc (patch)
tree6b8fac86edae9c271e49073cf6c551f2f2ae88d9 /templates
parentde792c35e43d08deb56aae347b941a40240ec331 (diff)
tweak
Diffstat (limited to 'templates')
-rw-r--r--templates/intro.hamlet2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/intro.hamlet b/templates/intro.hamlet
index ef82df79b..d62bfda9a 100644
--- a/templates/intro.hamlet
+++ b/templates/intro.hamlet
@@ -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>