亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? index.html.tmpl

?? buzilla軟件
?? TMPL
字號:
#------------------------------------------------------------------------# Compiled template generated by the Template Toolkit version 2.20#------------------------------------------------------------------------Template::Document->new({    METADATA => {        'modtime' => '1186058192',        'name' => 'index.html.tmpl',    },    BLOCK => sub {        my $context = shift || die "template sub called without context\n";        my $stash   = $context->stash;        my $output  = '';        my $_tt_error;                eval { BLOCK: {    $output .=  "\n";    $output .=  "\n";    $output .=  "\n\n";    $output .=  "\n";    #line 29 "template\en\default\index.html.tmpl"    $output .=  $context->process('global/variables.none.tmpl');    $output .=  "\n\n";    #line 0 "template\en\default\index.html.tmpl"    $output .=  $context->process('global/header.html.tmpl', { 'title' => ($stash->get(['terms', 0, 'Bugzilla', 0]) . " Main Page"), 'header' => 'Main Page', 'header_addl_info' => ("version " . '3.0.6'), 'style_urls' => [ 'skins/standard/index.css' ], 'onload' => 'document.forms[\'f\'].quicksearch.focus();' });    $output .=  "\n\n\n<script type=\"text/javascript\">\n<!--\nfunction addSidebar() {\n  if ((typeof window.sidebar == \"object\") && (typeof window.sidebar.addPanel == \"function\"))\n  {\n    var sidebarname=window.location.host;\n    if (!/bug/i.test(sidebarname))\n      sidebarname=\"";    #line 48 "template\en\default\index.html.tmpl"    $output .=  $stash->get(['terms', 0, 'Bugzilla', 0]);    $output .=  " \"+sidebarname;\n    window.sidebar.addPanel (sidebarname, \"";    #line 49 "template\en\default\index.html.tmpl"    $output .=  $stash->get(['Param', [ 'urlbase' ]]);    $output .=  "sidebar.cgi\", \"\");\n  }\n  else\n  {\n    var rv = window.confirm (\"Your browser does not support the sidebar extension.  \" + \"Would you like to upgrade now?\");\n    if (rv)\n      document.location.href = \"http://www.mozilla.org/\";\n  }\n}\n//-->\n</script>\n";    #line 101 "template\en\default\index.html.tmpl"    if ($stash->get('release')) {    $output .=  "\n  <div id=\"new_release\">";    #line 99 "template\en\default\index.html.tmpl"    if ($stash->get(['release', 0, 'data', 0])) {    #line 68 "template\en\default\index.html.tmpl"    if ($stash->get(['release', 0, 'deprecated', 0])) {    $output .=  "\n        <p>";    #line 65 "template\en\default\index.html.tmpl"    $output .=  $stash->get(['terms', 0, 'Bugzilla', 0]);    $output .=  " ";    #line 65 "template\en\default\index.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get(['release', 0, 'deprecated', 0]);                &$_tt_filter($output);    };        $output .=  " is no longer\n        supported. You are highly encouraged to upgrade in order to keep your\n        system secure.</p>";    }        $output .=  "\n\n      <p>A new ";    #line 70 "template\en\default\index.html.tmpl"    $output .=  $stash->get(['terms', 0, 'Bugzilla', 0]);    $output .=  " version (";    #line 70 "template\en\default\index.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get(['release', 0, 'data', 0, 'latest_ver', 0]);                &$_tt_filter($output);    };        $output .=  ")\n      is available at\n      <a href=\"";    #line 72 "template\en\default\index.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get(['release', 0, 'data', 0, 'url', 0]);                &$_tt_filter($output);    };        $output .=  "\">";    #line 72 "template\en\default\index.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get(['release', 0, 'data', 0, 'url', 0]);                &$_tt_filter($output);    };        $output .=  "</a>.<br>\n      Release date: ";    #line 73 "template\en\default\index.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get(['release', 0, 'data', 0, 'date', 0]);                &$_tt_filter($output);    };        $output .=  "</p>\n\n      <p class=\"notice\">This message is only shown to logged in users with admin privs.\n      You can configure this notification from the\n      <a href=\"editparams.cgi?section=core#upgrade_notification\">Parameters</a> page.</p>";    }    elsif ($stash->get(['release', 0, 'error', 0]) eq 'missing_package') {    $output .=  "\n      <p>Missing package '";    #line 79 "template\en\default\index.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get(['release', 0, 'package', 0]);                &$_tt_filter($output);    };        $output .=  "'. This package is required to\n      <a href=\"editparams.cgi?section=core#upgrade_notification\">notify you about new releases</a>.</p>";    }    elsif ($stash->get(['release', 0, 'error', 0]) eq 'cannot_download') {    $output .=  "\n      <p>The local XML file '";    #line 82 "template\en\default\index.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get(['release', 0, 'xml_file', 0]);                &$_tt_filter($output);    };        $output .=  "' cannot be created.\n      Please make sure the web server can write in this directory and that you can access\n      the web. If you are behind a proxy, set the\n      <a href=\"editparams.cgi?section=core#proxy_url\">proxy_url</a> parameter correctly.</p>";    }    elsif ($stash->get(['release', 0, 'error', 0]) eq 'no_update') {    $output .=  "\n      <p>The local XML file '";    #line 87 "template\en\default\index.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get(['release', 0, 'xml_file', 0]);                &$_tt_filter($output);    };        $output .=  "' cannot be updated.\n      Please make sure the web server can edit this file.</p>";    }    elsif ($stash->get(['release', 0, 'error', 0]) eq 'no_access') {    $output .=  "\n      <p>The local XML file '";    #line 90 "template\en\default\index.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get(['release', 0, 'xml_file', 0]);                &$_tt_filter($output);    };        $output .=  "' cannot be read.\n      Please make sure this file has the correct rights set on it.</p>";    }    elsif ($stash->get(['release', 0, 'error', 0]) eq 'corrupted') {    $output .=  "\n      <p>The local XML file '";    #line 93 "template\en\default\index.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get(['release', 0, 'xml_file', 0]);                &$_tt_filter($output);    };        $output .=  "' has an invalid XML format.\n      Please delete it and try accessing this page again.</p>";    }    elsif ($stash->get(['release', 0, 'error', 0]) eq 'unknown_parameter') {    $output .=  "\n      <p>'";    #line 96 "template\en\default\index.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get(['Param', [ 'upgrade_notification' ]]);                &$_tt_filter($output);    };        $output .=  "' is not a valid notification\n      parameter. Please check this parameter in the\n      <a href=\"editparams.cgi?section=core#upgrade_notification\">Parameters</a> page.</p>";    }        $output .=  "\n  </div>";    }        $output .=  "\n\n<div id=\"page-index\">\n  <div class=\"intro\"></div>\n\n  <p>Welcome to ";    #line 106 "template\en\default\index.html.tmpl"    $output .=  $stash->get(['terms', 0, 'Bugzilla', 0]);    $output .=  ". To see what's new in this version\n    of ";    #line 107 "template\en\default\index.html.tmpl"    $output .=  $stash->get(['terms', 0, 'Bugzilla', 0]);    $output .=  ", see the \n    <a href=\"page.cgi?id=release-notes.html\">release notes</a>!\n    You may also want to read the \n    <a href=\"";    #line 110 "template\en\default\index.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get(['Param', [ 'docs_urlbase' ]]);                &$_tt_filter($output);    };        $output .=  "using.html\">";    #line 111 "template\en\default\index.html.tmpl"    $output .=  $stash->get(['terms', 0, 'Bugzilla', 0]);    $output .=  " User's Guide</a> to find out more about \n    ";    #line 112 "template\en\default\index.html.tmpl"    $output .=  $stash->get(['terms', 0, 'Bugzilla', 0]);    $output .=  " and how to use it.</p>\n\n  <p>Most common actions:</p>\n  <ul>\n    <li id=\"query\"><a href=\"query.cgi\">Search existing ";    #line 116 "template\en\default\index.html.tmpl"    $output .=  $stash->get(['terms', 0, 'bug', 0]);    $output .=  " reports</a></li>\n    <li id=\"enter-bug\"><a href=\"enter_bug.cgi\">Enter a new ";    #line 117 "template\en\default\index.html.tmpl"    $output .=  $stash->get(['terms', 0, 'bug', 0]);    $output .=  " report</a></li>\n    <li id=\"report\"><a href=\"report.cgi\">Summary reports and charts</a></li>";    #line 131 "template\en\default\index.html.tmpl"    if ($stash->get(['user', 0, 'id', 0])) {    $output .=  "\n    <li id=\"userprefs\"><a href=\"userprefs.cgi\">Change password or user preferences</a></li>";    #line 123 "template\en\default\index.html.tmpl"    if ($stash->get(['user', 0, 'authorizer', 0, 'can_logout', 0])) {    $output .=  "\n    <li id=\"logout\"><a href=\"relogin.cgi\">Log out ";    #line 122 "template\en\default\index.html.tmpl"        # FILTER    $output .=  do {        my $output = '';        my $_tt_filter = $context->filter('html')                  || $context->throw($context->error);        $output .=  $stash->get(['user', 0, 'login', 0]);                &$_tt_filter($output);    };        $output .=  "</a></li>";    }        }    elsif ($stash->get(['user', 0, 'authorizer', 0, 'can_login', 0])) {    $output .=  "\n  </ul>";    #line 126 "template\en\default\index.html.tmpl"    $output .=  $context->process('account/auth/login-small.html.tmpl');    $output .=  "\n  <ul>";    #line 130 "template\en\default\index.html.tmpl"    if ($stash->get(['Param', [ 'createemailregexp' ]]) && $stash->get(['user', 0, 'authorizer', 0, 'user_can_create_account', 0])) {    $output .=  "\n    <li id=\"account\"><a href=\"createaccount.cgi\">Open a new ";    #line 129 "template\en\default\index.html.tmpl"    $output .=  $stash->get(['terms', 0, 'Bugzilla', 0]);    $output .=  " account</a></li>";    }        }        $output .=  "\n    <li id=\"sidebar\"><a href=\"javascript:addSidebar()\">Add to Sidebar</a> (requires a Mozilla browser like Mozilla Firefox)</li>\n    <li id=\"quick_search_plugin\">\n      <a href=\"javascript:window.external.AddSearchProvider('";    #line 134 "template\en\default\index.html.tmpl"    $output .=  $stash->get(['Param', [ 'urlbase' ]]);    $output .=  "search_plugin.cgi')\">Install\n      the Quick Search plugin</a> (requires Firefox 2 or Internet Explorer 7)\n    </li>\n\n\n    ";    #line 140 "template\en\default\index.html.tmpl"    $output .=  $stash->get(['Hook', 0, 'process', [ 'links' ]]);    $output .=  "\n\n  </ul>\n\n  <form id=\"f\" name=\"f\" action=\"buglist.cgi\" method=\"get\"\n        onsubmit=\"if (this.quicksearch.value == '')\n                  { alert('Please enter one or more search terms first.');\n                    return false; } return true;\">\n  <div>\n    <p>Enter ";    #line 149 "template\en\default\index.html.tmpl"    $output .=  $stash->get(['terms', 0, 'abug', 0]);    $output .=  " # or some search terms:</p>\n    <input id=\"quicksearch\" type=\"text\" name=\"quicksearch\">\n    <input id=\"find\" type=\"submit\" value=\"Find\">\n    <a href=\"page.cgi?id=quicksearch.html\">[Help]</a>\n  </div>\n  </form>\n\n  <div class=\"outro\"></div>\n</div>\n";    #line 159 "template\en\default\index.html.tmpl"    $output .=  $context->process('global/footer.html.tmpl');    $output .=  "\n";        } };        if ($@) {            $_tt_error = $context->catch($@, \$output);            die $_tt_error unless $_tt_error->type eq 'return';        }            return $output;    },    DEFBLOCKS => {    },});

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
高清成人免费视频| 色www精品视频在线观看| 不卡的av电影| 91精品欧美一区二区三区综合在 | 久久精品国产亚洲a| 成人动漫中文字幕| 久久综合视频网| 午夜视频在线观看一区| 91天堂素人约啪| 国产精品欧美一区二区三区| 日韩高清欧美激情| 欧美体内she精高潮| 中文字幕一区二区三区在线不卡| 美女视频网站久久| 这里只有精品电影| 亚洲一区二区高清| 97精品电影院| 中文字幕一区二区在线观看| 成人天堂资源www在线| 久久免费国产精品| 久久成人18免费观看| 欧美一区二区三区日韩| 午夜日韩在线观看| 在线精品观看国产| 亚洲电影第三页| 欧美日韩免费电影| 图片区日韩欧美亚洲| 欧美喷水一区二区| 亚洲福利一区二区三区| 欧美在线三级电影| 性做久久久久久免费观看欧美| 99在线精品视频| 亚洲欧洲性图库| 91在线视频观看| 亚洲精品成a人| 欧美日韩日日骚| 亚洲a一区二区| 欧美一区二区黄色| 麻豆视频一区二区| 久久精品人人做| 成人免费av网站| 亚洲视频香蕉人妖| 日本高清成人免费播放| 午夜视频在线观看一区二区| 4438亚洲最大| 精品一区二区三区免费观看| 久久综合色8888| 不卡的电影网站| 亚洲午夜精品网| 欧美电视剧免费观看| 国产精品一品视频| 最新中文字幕一区二区三区| 欧美专区亚洲专区| 裸体健美xxxx欧美裸体表演| 久久女同精品一区二区| 91麻豆福利精品推荐| 午夜精品福利久久久| 久久久久青草大香线综合精品| av毛片久久久久**hd| 婷婷国产v国产偷v亚洲高清| 精品福利av导航| 97久久精品人人爽人人爽蜜臀| 亚洲h在线观看| 国产欧美精品在线观看| 精品污污网站免费看| 国产经典欧美精品| 亚洲免费观看高清完整版在线观看| 欧美美女黄视频| 成人激情av网| 日韩高清在线观看| 亚洲素人一区二区| 精品久久国产字幕高潮| 日本高清无吗v一区| 国产高清不卡二三区| 午夜精品久久久久久久99樱桃 | 欧美日韩午夜在线| 国产精华液一区二区三区| 香港成人在线视频| 国产精品久久久久aaaa樱花| 91精品在线免费观看| 色又黄又爽网站www久久| 精品一区二区日韩| 亚洲成a人片综合在线| 国产精品毛片久久久久久久| 欧美一区二区三区精品| 色婷婷久久久亚洲一区二区三区 | 久久精品男人的天堂| 欧美一区三区二区| 在线免费亚洲电影| av中文字幕在线不卡| 国内精品在线播放| 青青青爽久久午夜综合久久午夜| 亚洲人成影院在线观看| 国产日产欧美一区| 欧美精品一区二区三区蜜桃| 欧美日本一区二区三区四区| 91麻豆免费在线观看| 国产东北露脸精品视频| 久久国产婷婷国产香蕉| 亚洲成人av中文| 亚洲美女免费在线| 亚洲欧洲精品一区二区三区| 久久久精品一品道一区| 久久久久久9999| 久久看人人爽人人| 久久精品一区二区三区av| 日韩欧美一区二区在线视频| 欧美日韩免费高清一区色橹橹| 91久久香蕉国产日韩欧美9色| 成人h精品动漫一区二区三区| 国产剧情一区在线| 成人性生交大片免费| 风流少妇一区二区| 不卡的av在线| 色综合一个色综合亚洲| 欧洲精品视频在线观看| 欧美午夜电影网| 91精品国产综合久久小美女| 欧美一区二区三区免费观看视频 | 欧美日韩午夜在线| 欧美日韩中字一区| 51精品国自产在线| 欧美mv日韩mv国产| 国产色一区二区| 亚洲视频1区2区| 洋洋av久久久久久久一区| 亚洲国产成人av| 日本vs亚洲vs韩国一区三区二区 | 色哟哟精品一区| 欧美四级电影在线观看| 欧美一区二区三区免费大片| 久久女同互慰一区二区三区| 国产精品你懂的在线欣赏| 亚洲免费av高清| 日韩精品一级二级| 国产美女娇喘av呻吟久久| www.色精品| 欧美三区在线视频| 久久伊人蜜桃av一区二区| 国产精品久久久久影院色老大 | 中文字幕视频一区| 亚洲福利视频导航| 国产在线不卡一卡二卡三卡四卡| 成人美女在线观看| 91精品国产综合久久久久久| 久久先锋影音av| 一区二区在线看| 久久精品国产精品亚洲精品| av爱爱亚洲一区| 91精品一区二区三区在线观看| 国产午夜精品一区二区| 一区二区三区 在线观看视频| 蜜桃视频一区二区三区在线观看| 国产成人综合在线播放| 欧美日韩免费电影| 中文字幕亚洲欧美在线不卡| 秋霞午夜鲁丝一区二区老狼| 国产v综合v亚洲欧| 91精品国产综合久久精品性色| 国产精品视频线看| 蜜臀久久99精品久久久久久9| 波多野结衣中文字幕一区| 在线不卡免费av| 亚洲欧洲无码一区二区三区| 精品一区二区三区免费播放| 欧美性淫爽ww久久久久无| 亚洲精品一区二区三区四区高清 | 欧美人伦禁忌dvd放荡欲情| 国产精品三级在线观看| 久久不见久久见免费视频7| 色婷婷av一区| 亚洲国产精品黑人久久久| 青青草视频一区| 91成人在线免费观看| 日本一区二区视频在线| 精品在线你懂的| 欧美精品v国产精品v日韩精品| 亚洲男人天堂一区| 岛国一区二区三区| 久久亚洲精品小早川怜子| 日本欧美在线观看| 欧美日韩激情一区二区| 夜夜嗨av一区二区三区网页| 91日韩精品一区| 综合网在线视频| 成人h动漫精品一区二区| 国产精品亲子伦对白| 国产91精品在线观看| 日本一区二区三区久久久久久久久不| 久久超级碰视频| 精品精品国产高清a毛片牛牛 | 26uuu亚洲综合色欧美| 日本系列欧美系列| 宅男在线国产精品| 日韩在线一区二区| 欧美一区二区三区免费| 日本成人中文字幕| 欧美成人午夜电影| 国产乱码精品一区二区三区忘忧草| 欧美r级电影在线观看|