projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8992e4d
)
remove empty footer, doesn't play well with new css
author
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 29 Apr 2007 22:22:00 +0000
(22:22 +0000)
committer
joey
<joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Sun, 29 Apr 2007 22:22:00 +0000
(22:22 +0000)
templates/misc.tmpl
patch
|
blob
|
history
diff --git
a/templates/misc.tmpl
b/templates/misc.tmpl
index 32e2c934eac8fe8efdade8b40bbf3081293d7391..56be11107d9e077d51783086264974e7eb8afb9c 100644
(file)
--- a/
templates/misc.tmpl
+++ b/
templates/misc.tmpl
@@
-23,9
+23,5
@@
<TMPL_VAR PAGEBODY>
</div>
-<div id="footer">
-<!-- from <TMPL_VAR NAME=WIKINAME> -->
-</div>
-
</body>
</html>