3d-interface/controllers/thankyou/views/index.jade

14 lines
359 B
Plaintext
Raw Normal View History

2015-07-29 11:04:38 +02:00
extends ../../../views/base.jade
block content
h1 Thank you for everything !
2015-08-25 09:25:45 +02:00
audio(autoplay)
source(src="/static/data/music/thankyou.ogg")
source(src="/static/data/music/thankyou.mp3")
2015-07-29 11:04:38 +02:00
if (vcode !== undefined)
p Your vcode is #{vcode}.
else if (workerId !== undefined)
p You have no vcode because you're bad