diff options
Diffstat (limited to 'templates/configurators/pairing/inprogress.hamlet')
-rw-r--r-- | templates/configurators/pairing/inprogress.hamlet | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/templates/configurators/pairing/inprogress.hamlet b/templates/configurators/pairing/inprogress.hamlet new file mode 100644 index 000000000..7b655b5a9 --- /dev/null +++ b/templates/configurators/pairing/inprogress.hamlet @@ -0,0 +1,10 @@ +<div .span9 .hero-unit> + <h2> + Pairing in progress .. + <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. |