summaryrefslogtreecommitdiff
path: root/templates/configurators/newrepository.hamlet
diff options
context:
space:
mode:
Diffstat (limited to 'templates/configurators/newrepository.hamlet')
-rw-r--r--templates/configurators/newrepository.hamlet15
1 files changed, 15 insertions, 0 deletions
diff --git a/templates/configurators/newrepository.hamlet b/templates/configurators/newrepository.hamlet
new file mode 100644
index 000000000..d2bdad9b9
--- /dev/null
+++ b/templates/configurators/newrepository.hamlet
@@ -0,0 +1,15 @@
+<div .span9 .hero-unit>
+ <h2>
+ Add another repository
+ <p>
+ The form below will make a separate repository, that is not synced #
+ with your existing repository. You can use the new repository for #
+ different sorts of files, that are synced and shared with other #
+ devices and users.
+ <p>
+ <form .form-inline enctype=#{enctype}>
+ ^{form}
+ <p>
+ <i .icon-asterisk></i> #
+ Do you want to add another repository that is kept in sync with #
+ the current one? If so, <a href="@{RepositoriesR}">go here</a>.