12 lines
401 B
Text
12 lines
401 B
Text
<div .col-sm-9>
|
|
<div .content-box>
|
|
<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-lg href="@{FinishXMPPPairFriendR pairkey}">
|
|
Accept pair request
|
|
<a .btn .btn-default .btn-lg href="@{DashboardR}">
|
|
No thanks
|