packages feed

git-annex-4.20130314: templates/configurators/preferences.hamlet

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