add
This commit is contained in:
parent
8b22bd8831
commit
23d3e1c5f7
1 changed files with 11 additions and 0 deletions
11
templates/configurators/pairing/xmpp/confirm.hamlet
Normal file
11
templates/configurators/pairing/xmpp/confirm.hamlet
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
<div .span9 .hero-unit>
|
||||||
|
<h2>
|
||||||
|
Pair request received from #{name}
|
||||||
|
<p>
|
||||||
|
Pairing with #{name} will combine your two git annex #
|
||||||
|
repositories into one, allowing you to share files.
|
||||||
|
<p>
|
||||||
|
<a .btn .btn-primary .btn-large href="@{FinishXMPPPairR pairkey}">
|
||||||
|
Accept pair request
|
||||||
|
<a .btn .btn-large href="@{HomeR}">
|
||||||
|
No thanks
|
Loading…
Add table
Add a link
Reference in a new issue