git-annex/templates/configurators/preferences.hamlet

17 lines
466 B
Text
Raw Normal View History

<div .col-sm-9>
<div .content-box>
<h2>
Preferences
<p>
<form method="post" .form-horizontal enctype=#{enctype}>
<fieldset>
^{form}
^{webAppFormAuthToken}
<div .form-group>
2014-04-27 15:58:05 +00:00
<div .col-sm-10 .col-sm-offset-2>
<button .btn .btn-primary type=submit>
Save Preferences
\
<a .btn .btn-default href="@{ConfigurationR}">
Cancel