Fix up HTML a bit
authorTollef Fog Heen <tfheen@err.no>
Sat, 27 Jul 2019 00:05:28 +0000 (02:05 +0200)
committerTollef Fog Heen <tfheen@err.no>
Sat, 27 Jul 2019 00:16:20 +0000 (02:16 +0200)
html/fetch-totp-seed.wml

index c57ffe2..3daffa0 100644 (file)
@@ -1,9 +1,10 @@
 #use wml::db.d.o title="Your debian.org TOTP seed"
 
-Please scan the QR code using your phone.
+<p>Please scan the QR code using your phone.</p>
 
 <img src="~totppng~">
 
-You can also manually input the following shared secret into your TOTP compatible app:
+<p>You can also manually input the following shared secret into your TOTP compatible app:
 
-~totpseed~
+<code>~totpseed~</code>
+</p>
\ No newline at end of file