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