id}'>";
        $html .= "";
        $html .= "
";
        $html .= "\n";
        
        $page->add_block(new Block("Rule34 Comic Options", $html));
    }
    public function display_bans(Page $page, array $bans)
    {
        global $database, $user;
        $h_bans = "";
        $prefix = ($database->get_driver_name() == Database::SQLITE_DRIVER ? "bans." : "");
        foreach ($bans as $ban) {
            $h_bans .= "
				
| IP | Reason | By | From | Until | 
|---|