summaryrefslogtreecommitdiff
path: root/templates/configurators/pairing/inprogress.hamlet
blob: 5398a9dd20ff4133f3f9cffcfeb6f2ab3905c928 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<div .span9 .hero-unit>
  <h2>
    Pairing in progress ..
  $if T.null secret
    <p>
      You do not need to leave this page open; pairing will finish #
      automatically.
  $else
    <p>
      Now you should either go tell the owner of the computer you want to pair #
      with the secret phrase you selected ("#{secret}"), or go enter it into #
      the computer you want to pair with.
    <p>
      You do not need to leave this page open; pairing will finish automatically #
      as soon as the secret phrase is entered into the other computer.