diff options
Diffstat (limited to 'inc/de/header.html')
-rw-r--r-- | inc/de/header.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/inc/de/header.html b/inc/de/header.html new file mode 100644 index 0000000..f0be10f --- /dev/null +++ b/inc/de/header.html @@ -0,0 +1,9 @@ +<!DOCTYPE HTML> +<html> +<head> + <title>Funkfeuer Graz</title> + <meta charset="utf-8"> + <link rel="stylesheet" type="text/css" href="/css/ffgraz.css" /> +</head> +<body> + <div id="header"></div> |