diff options
author | Rob Landley <rob@landley.net> | 2014-01-04 13:09:42 -0600 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2014-01-04 13:09:42 -0600 |
commit | 349ff5297bce51511f3251c5bc2b193ab0b2d07f (patch) | |
tree | 7f5b0f26a113bb9d8307990f5d9c54011b0b6dc2 /www/cleanup.html | |
parent | 86cafe1fde7c40625b50433a731bb167934bd8ab (diff) | |
download | toybox-349ff5297bce51511f3251c5bc2b193ab0b2d07f.tar.gz |
Change header and pages so each page has its own title.
Diffstat (limited to 'www/cleanup.html')
-rw-r--r-- | www/cleanup.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/cleanup.html b/www/cleanup.html index 998ae09e..4b4f894f 100644 --- a/www/cleanup.html +++ b/www/cleanup.html @@ -1,3 +1,4 @@ +<html><head><title>toybox cleanup</title></head> <!--#include file="header.html" --> <h1>Index</h1> |