diff options
Diffstat (limited to 'templates/configurators/main.hamlet')
-rw-r--r-- | templates/configurators/main.hamlet | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/templates/configurators/main.hamlet b/templates/configurators/main.hamlet new file mode 100644 index 000000000..c974eeb5d --- /dev/null +++ b/templates/configurators/main.hamlet @@ -0,0 +1,15 @@ +<div .span9> + <div .row-fluid> + <div .span4> + <h3> + <a href="@{AddRepositoryR}"> + Add repositories + <p> + Distribute the files in this repository to other devices; + make backups; and more by adding repositories. + <div .span4> + <h3> + <a href="@{ListRepositoriesR}"> + Repository list + <p> + An overview of your repositories. |