aboutsummaryrefslogtreecommitdiff
path: root/templates/configurators/newrepository.hamlet
blob: d2bdad9b9f132f1c86ff9448df0f2c5c70b9cc81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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>.