aboutsummaryrefslogtreecommitdiff
path: root/templates/configurators/newrepository/form.hamlet
blob: 6c2405be65e8892f22091e6eb3f00496a48fca45 (plain)
1
2
3
4
5
6
7
8
9
10
11
#{msg}
<p>
  <div .input-prepend .input-append>
    <span .add-on>
      <i .icon-folder-open></i>
    ^{fvInput pathView}
    <button type=submit .btn .btn-primary>
      Make Repository
$if err
  <div .alert .alert-error>
    #{errmsg}