git-annex/templates/configurators/preferences.hamlet
2013-03-16 18:48:26 -04:00

13 lines
347 B
Text

<div .span9 .hero-unit>
<h2>
Preferences
<p>
<form method="post" .form-horizontal enctype=#{enctype}>
<fieldset>
^{form}
^{webAppFormAuthToken}
<div .form-actions>
<button .btn .btn-primary type=submit>
Save Preferences
<a .btn href="@{ConfigurationR}">
Cancel