dbot/views/imgur/imgurr.jade

21 lines
622 B
Plaintext
Raw Normal View History

2013-04-15 03:10:29 +02:00
!!! 5
html(lang='en')
head
meta(charset='utf-8')
script(type="text/javascript", src="//ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js")
script(type="text/javascript", src="http://crypto-js.googlecode.com/svn/tags/3.1.2/build/rollups/md5.js")
script(type="text/javascript", src="/imgurr.js")
2013-04-15 03:50:50 +02:00
link(rel="stylesheet", href="/imgurr.css")
2013-04-15 03:10:29 +02:00
title random imgur
body
div#loading Loading image 1...
div#details Press [SPACE] to load a new image
div#count
#{highscore}
div#count2
ø
ul#history
li Press [SPACE] for next
2013-04-15 03:10:29 +02:00
div#container
2013-04-15 03:50:50 +02:00
img#image