* src/plugins/NavWebPage.py: Add plugin version to header
svn: r4942
This commit is contained in:
@@ -174,6 +174,7 @@ class BasePage:
|
||||
of.write('<link href="%s" ' % _NARRATIVE)
|
||||
of.write('rel="stylesheet" type="text/css">\n')
|
||||
of.write('<link href="favicon.png" rel="Shortcut Icon">\n')
|
||||
of.write('<!-- $Id$ -->')
|
||||
of.write('</head>\n')
|
||||
of.write('<body>\n')
|
||||
of.write('<div class="navheader">\n')
|
||||
|
||||
Reference in New Issue
Block a user