summaryrefslogtreecommitdiff
path: root/www/head.t
diff options
context:
space:
mode:
Diffstat (limited to 'www/head.t')
-rw-r--r--www/head.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/head.t b/www/head.t
index e2292e03c1..42c363ab80 100644
--- a/www/head.t
+++ b/www/head.t
@@ -6,7 +6,7 @@
6<html> 6<html>
7<head> 7<head>
8<link rel="STYLESHEET" type="text/css" href="/style.css"> 8<link rel="STYLESHEET" type="text/css" href="/style.css">
9<link rel="icon" href="/rockbox-16.png" type="image/png"> 9<link rel="shortcut icon" href="/favicon.ico">
10#ifdef _PAGE_ 10#ifdef _PAGE_
11<title>Rockbox - _PAGE_</title> 11<title>Rockbox - _PAGE_</title>
12#else 12#else