summaryrefslogtreecommitdiffstats
path: root/HEADER.inc
diff options
context:
space:
mode:
Diffstat (limited to 'HEADER.inc')
-rw-r--r--HEADER.inc5
1 files changed, 3 insertions, 2 deletions
diff --git a/HEADER.inc b/HEADER.inc
index 2dccab1..c56b1bc 100644
--- a/HEADER.inc
+++ b/HEADER.inc
@@ -1,8 +1,8 @@
-CTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
- <title>Fedora People</title>
+ <title>Michel Salim @ Fedora People</title>
<style type="text/css" media="screen">
@import url("http://fedorapeople.org/userdefs/css/fedora.css");
@import url("http://fedorapeople.org/userdefs/css/style.css");
@@ -22,6 +22,7 @@ CTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml
<ul>
<li><strong><a href="/">Home</a></strong></li>
+ <li><strong><a href="/reviews/">Packages for review</a></strong>
</ul>
</div>