diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-28 20:41:00 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-28 20:41:00 +0000 |
commit | 64a491979c4f4fbb359d491d31c530cff50ef7d3 (patch) | |
tree | 88e9319ca0deebcdee34b688cf4ca188846a534c | |
parent | c1cd9b6b3305b699ce9990bc5ca27a7170643ede (diff) |
revert trailer, breaks html thanks to markdown
-rw-r--r-- | templates/inlinepage.tmpl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/inlinepage.tmpl b/templates/inlinepage.tmpl index aaadaad10..0317c248c 100644 --- a/templates/inlinepage.tmpl +++ b/templates/inlinepage.tmpl @@ -17,8 +17,6 @@ </span> <TMPL_VAR CONTENT> -<div class="trailer"> - <span class="pageinfo"> Posted <TMPL_VAR CTIME> </span> @@ -46,5 +44,3 @@ Tags: </TMPL_IF> </div> - -</div> |