summaryrefslogtreecommitdiff
path: root/inc/header.html
diff options
context:
space:
mode:
authorChristian Pointner <equinox@ffgraz.net>2011-05-08 22:57:04 +0000
committerChristian Pointner <equinox@ffgraz.net>2011-05-08 22:57:04 +0000
commit2684a41f4d4b2c9a584a8d14fb506fb118e85eda (patch)
tree55883fec7451f2aeaad93d27c2359f62d5550c3f /inc/header.html
initial checkin
Diffstat (limited to 'inc/header.html')
-rw-r--r--inc/header.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/inc/header.html b/inc/header.html
new file mode 100644
index 0000000..cd04df8
--- /dev/null
+++ b/inc/header.html
@@ -0,0 +1,11 @@
+<!DOCTYPE HTML>
+<html>
+<head>
+ <title>Funkfeuer Graz</title>
+ <meta charset="utf-8">
+ <link rel="stylesheet" type="text/css" href="/css/new.css" />
+ <link rel="alternate stylesheet" type="text/css" href="/css/legacy.css" title="legacy" />
+</head>
+<body>
+<!-- <div id="header"><img src="images/ffgraz-bg.png" alt="Funkfeuer Header" /></div> -->
+ <div id="header"></div>