git-annex/templates/configurators/preferences.hamlet
2014-04-21 19:47:05 +02:00

14 lines
402 B
Text

<div .col-sm-9 .jumbotron>
<h2>
Preferences
<p>
<form method="post" .form-horizontal enctype=#{enctype}>
<fieldset>
^{form}
^{webAppFormAuthToken}
<div .form-group>
<div .col-sm-offset-2>
<button .btn .btn-primary type=submit>
Save Preferences
<a .btn .btn-default href="@{ConfigurationR}">
Cancel