diff --git a/themes/rule34v2/page.class.php b/themes/rule34v2/page.class.php index 6ecb5d71..8188b0bc 100644 --- a/themes/rule34v2/page.class.php +++ b/themes/rule34v2/page.class.php @@ -58,14 +58,15 @@ class Page extends BasePage $self = _get_query(); # $header_html_thing = file_get_contents("themes/rule34v2/header.inc"); + $footer_html = $this->footer_html(); print << - - - {$this->title} - - - + + + + {$this->title} + + + $header_html @@ -85,44 +86,38 @@ $header_html EOD; include "themes/rule34v2/header.inc"; print << - $head_block_html - - - $sub_block_html - - - -
- $flash_html - - $main_block_html -
- -