packages feed

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

<div .modal .fade #setupmodal>
  <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>
        You will be prompted once more for your ssh password. A ssh key #
        is being installed on the server, allowing git-annex to access it #
        securely without a password.