2013-04-15 02:10:29 +01: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")
|
2013-05-01 09:42:42 +00:00
|
|
|
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 02:50:50 +01:00
|
|
|
link(rel="stylesheet", href="/imgurr.css")
|
2013-04-15 02:10:29 +01:00
|
|
|
title random imgur
|
|
|
|
body
|
2013-04-16 21:03:50 +00:00
|
|
|
div#loading Loading image 1...
|
2013-04-16 17:47:01 +00:00
|
|
|
div#details Press [SPACE] to load a new image
|
2013-04-19 00:02:39 +00:00
|
|
|
div#count
|
|
|
|
#{highscore}
|
2013-05-01 09:42:42 +00:00
|
|
|
div#count2
|
|
|
|
ø
|
2013-04-17 20:55:34 +00:00
|
|
|
ul#history
|
|
|
|
li Press [SPACE] for next
|
2013-04-15 02:10:29 +01:00
|
|
|
div#container
|
2013-04-15 02:50:50 +01:00
|
|
|
img#image
|