form
This commit is contained in:
parent
1efb0d109e
commit
0d3686972d
1 changed files with 9 additions and 0 deletions
|
@ -26,3 +26,12 @@
|
|||
<a .btn .btn-primary .btn-large href="@{AddRepositoryR}">Add another repository</a>
|
||||
<p>
|
||||
Or just sit back, watch the magic, and get on with using your files.
|
||||
$nothing
|
||||
<h2>
|
||||
Creating a git-annex repository
|
||||
<p>
|
||||
Files in this repository will managed by git-annex, #
|
||||
and kept in sync with your repositories on other devices.
|
||||
<form .form-inline>
|
||||
<input type="text" .input-xlarge placeholder="directory"> #
|
||||
<button type="submit" .btn .btn-primary .btn-large>Make Repository</button>
|
||||
|
|
Loading…
Reference in a new issue