git-annex/templates/configurators/preferences.hamlet

14 lines
347 B
Text
Raw Normal View History

<div .span9 .hero-unit>
<h2>
Preferences
<p>
2013-03-16 22:48:23 +00:00
<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