about

檔案資訊

  • 位置:about/index.html
  • 備註:已完成

檔案內容

修改 (編輯本頁)

<?php
    // The $body_* variables are for compatibility with pre-existing css
    $page_title = '關於 Mozilla';
    $body_id    = 'firefox-about';
    $body_class = 'portal-page';
    $extra_headers = <<<EXTRA_HEADERS
    <link rel="stylesheet" type="text/css" href="/style/tignish/firefox-about.css" media="screen" />

EXTRA_HEADERS;
    @include_once "{$config['file_root']}/{$lang}/includes/header-portal-pages.inc.php";
?>

<div id="main-feature">
    <h2>取自全網路 <br />豐富全世界</h2>
</div>

<div id="content">

<p>Mozilla 不是傳統的軟體公司,我們是全球<a href="/<?=$lang?>/firefox/community/">社群</a>,努力打造自由、開放源碼的軟體及技術,以增進全球民眾的網路體驗。我們的成員來自世界各地,有程式設計師、行銷人員、測試人員、愛好推廣者等等,為了守護網際網路永為全球共享而彼此合作。我們相信開放標準可以、也才能讓全民的線上體驗最為安全、最為暢快。</p>

<p>我們屢獲褒揚的<a href="/<?=$lang?>/products/">開放原始碼軟體</a>與<a href="http://www.mozilla.org/projects/">技術</a>已有超過四十種語言版本,供全球用戶免費使用。</p>

<p>Mozilla 的總部位於<a href="/<?=$lang?>/about/contact.html">美國加州山景城</a> (Mountain View),並於<a href="/<?=$lang?>/about/contact.html">挪威克里斯蒂安桑 (Aukland)</a>、<a href="/<?=$lang?>/about/contact.html">中國北京</a>、<a href="/<?=$lang?>/about/contact.html">丹麥哥本哈根</a>、<a href="/<?=$lang?>/about/contact.html">法國巴黎</a>、<a href="/<?=$lang?>/about/contact.html">日本東京</a>、<a href="/<?=$lang?>/about/contact.html">加拿大多倫多</a>等地設有地區辦事處。</p>

</div>

<?php
    @include_once "{$config['file_root']}/{$lang}/includes/footer-portal-pages.inc.php";
?>

修改 (編輯本頁)

討論

Add a New Comment
or Sign in as Wikidot user
(will not be published)
- +
Creative Commons License
本站文字除特別聲明者外,係採創用 CC 姓名標示-相同方式分享 2.5 台灣授權條款授權,另請閱讀首頁的版權說明