diff options
author | P. J. McDermott <pjm@nac.net> | 2012-05-26 22:22:30 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-05-26 22:22:30 (EDT) |
commit | 04d050a7253488c3d27a764c8551092128b164b4 (patch) | |
tree | ed928eee523d35db5f5096873983103e889b4e1c /includes/header.html | |
parent | 72668f58d72e715e2f56ab9d8a63546d773b70a7 (diff) |
Remove stray "<title>" element.
Diffstat (limited to 'includes/header.html')
-rwxr-xr-x | includes/header.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/includes/header.html b/includes/header.html index 54d7b40..f285422 100755 --- a/includes/header.html +++ b/includes/header.html @@ -2,7 +2,6 @@ <html> <head> - <title></title> <!--#if expr="${title} = /^$/" --> <title>Embedded Operating System Distribution</title> <!--#else --> |