summaryrefslogtreecommitdiff
path: root/templates/configurators/addrepository.hamlet
blob: 7af450b8777e8026c7d487be77b8e203e9d08172 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<div .span9 .hero-unit>
    $if firstrun
      <h2>
        Welcome to git-annex!
        <p>
          There's just one thing to do before you can start using the power #
          and convenience of git-annex.
    <h2>
      Create a git-annex repository
    <p>
      Files in this repository will managed by git-annex, #
      and kept in sync with your repositories on other devices.
    <p>
    <form .form-inline enctype=#{enctype}>
      ^{form}