git-annex/templates/configurators/newrepository/form.hamlet
Joey Hess 18bae020ed make other repositories list list all autostarted repos
And add a form to add another, unrelated repository
2012-09-18 17:50:07 -04:00

11 lines
238 B
Text

#{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}