diff options
Diffstat (limited to 'templates/configurators/intro.hamlet')
-rw-r--r-- | templates/configurators/intro.hamlet | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/configurators/intro.hamlet b/templates/configurators/intro.hamlet index 5062346a8..0784b2743 100644 --- a/templates/configurators/intro.hamlet +++ b/templates/configurators/intro.hamlet @@ -17,7 +17,7 @@ \ repositories and devices: <table .table .table-striped .table-condensed> <tbody> - $forall (num, name) <- remotelist + $forall (num, name) <- repolist <tr> <td> #{num} |