packages feed

git-annex-5.20140517: templates/configurators/ssh/setupmodal.hamlet

<div .modal .fade #setupmodal>
  <div .modal-dialog>
    <div .modal-content>
      <div .modal-header>
        <h3>
          Setting up repository ...
      <div .modal-body>
        <p>
          Setting up repository on the remote server. This could take a minute.
        $if needsPubKey sshdata
          <p>
            A ssh key is being installed on the server, allowing git-annex #
            to access it securely without a password.