summaryrefslogtreecommitdiff
path: root/index.da.html
diff options
context:
space:
mode:
authorJonas <dr@jones.dk>2013-04-13 13:24:31 +0200
committerJonas <dr@jones.dk>2013-04-13 13:24:31 +0200
commit5a5e478305aaad77a7f3037b1e6d607de8fc4d50 (patch)
tree982daf03b2ff7205f3d7ef2d198330181fba1a74 /index.da.html
Initial danish page.
Diffstat (limited to 'index.da.html')
-rw-r--r--index.da.html23
1 files changed, 23 insertions, 0 deletions
diff --git a/index.da.html b/index.da.html
new file mode 100644
index 0000000..e3dd690
--- /dev/null
+++ b/index.da.html
@@ -0,0 +1,23 @@
+<!DOCTYPE html>
+<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="da"> <![endif]-->
+<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="da"> <![endif]-->
+<!--[if IE 8]> <html class="no-js lt-ie9" lang="da"> <![endif]-->
+<!--[if gt IE 8]><!--> <html class="no-js" lang="da"> <!--<![endif]-->
+<head>
+<meta charset="utf-8" />
+<title>Jespers Bitcoin</title>
+<meta name="viewport" content="width=device-width">
+<link rel="icon" href="favicon.ico" type="image/x-icon" />
+<link rel="stylesheet" href="style.css" type="text/css" />
+<script src="modernizr.js"></script>
+</head>
+<body>
+<section>
+<button>1 Bitcoin</button>
+<p>Denne webside repræsenterer 1 (een) Bitcoin</p>
+<p>Ejer: Jesper Smedegaard</p>
+<p>Udsteder: <a href="http://dr.jones.dk/">Jonas</a> &amp; <a href="http://sirireiter.dk/">Siri</a></p>
+</section>
+<footer><a href="http://www.bitcoinpenge.dk/">Mere info</a></footer>
+</body>
+</html>