git-annex/templates/configurators/newrepository/form.hamlet

12 lines
238 B
Text
Raw Normal View History

2012-07-31 22:33:19 +00:00
#{msg}
<p>
<div .input-prepend .input-append>
<span .add-on>
<i .icon-folder-open></i>
^{fvInput pathView}
2012-08-05 18:49:38 +00:00
<button type=submit .btn .btn-primary>
2012-07-31 22:33:19 +00:00
Make Repository
$if err
<div .alert .alert-error>
#{errmsg}