Commit 544ee407ca326fbba685104c0127bddead2b1ac7
1 parent
00072bb7
Exists in
master
and in
29 other branches
ActionItem0: a better title ;)
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@409 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
public/artwork/newbar/menu.html
1 | 1 | <html> |
2 | 2 | <head> |
3 | 3 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> |
4 | - <title>HTML pra Lessinho</title> | |
4 | + <title>HTML template</title> | |
5 | 5 | <link rel='stylesheet' type='text/css' href='menu.css'> |
6 | 6 | <script type="text/javascript" src="prototype.js"></script> |
7 | 7 | <script type="text/javascript" src="menu.js"></script> | ... | ... |