git-annex/templates/configurators/ssh/error.hamlet
Joey Hess 8bbe4ff934 remove Retry button
Testing suggests that at least some browsers (like mozilla) cache
things in a way that prevents the href="#" from reloading anything,
so the button didn't work.

Did not see a quick way to fix this better, so just suggest user reload.
2014-01-31 20:53:34 -04:00

11 lines
276 B
Text

<div .span9 .hero-unit>
<h2>
<i .icon-warning-sign></i> Failed to make repository
<p>
Something went wrong setting up the repository on the remote server.
<p>
Transcript:
<pre>
#{msg}
<p>
To retry setting up the repository, reload this page.