mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
89389daf59
patch by alanjstr, r=me
71 lines
2.2 KiB
HTML
71 lines
2.2 KiB
HTML
<!-- When you are ready to take the site down, just drop a rewrite rule in the apache config that serves that page for any request -->
|
|
|
|
|
|
|
|
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<title>Mozilla Update</title>
|
|
<link rel="alternate" type="application/rss+xml" title="New Firefox Additions" href="/rss/?application=firefox&list=newest">
|
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<meta name="keywords" content="mozilla update, mozilla extensions, mozilla plugins, thunderbird themes, thunderbird extensions, firefox extensions, firefox themes,">
|
|
|
|
<style type="text/css">
|
|
.alert { font-size: 400%; text-align: center;}
|
|
.skipLink { display: none; }
|
|
dt {font-weight: bold; }
|
|
</style>
|
|
|
|
</head>
|
|
|
|
<body id="update-mozilla-org">
|
|
<div id="container">
|
|
|
|
<p class="skipLink"><a href="#firefox-feature" accesskey="2">Skip to main content</a></p>
|
|
|
|
<div id="mozilla-org"><a href="http://www.mozilla.org/">Visit Mozilla.org</a></div>
|
|
<div id="header">
|
|
|
|
|
|
</div>
|
|
<!-- closes #header-->
|
|
|
|
<hr class="hide">
|
|
|
|
|
|
<div id="mBody">
|
|
<div id="mainContent" class="right">
|
|
<h2>What is Mozilla Update?</h2>
|
|
<p class="first">Mozilla Update is the place to get extras for your <a href="http://www.mozilla.org/">Mozilla</a> products.</p>
|
|
<p class="alert">Mozilla Update is currently down for maintenance.</p>
|
|
|
|
<dl>
|
|
<dt>Extensions</dt>
|
|
<dd>Extensions are small add-ons that add new functionality to your Mozilla program. They can add anything from a toolbar button to a completely new feature. </dd>
|
|
<dt>Themes</dt>
|
|
<dd>Themes allow you to change the way your Mozilla program looks. New graphics and colors. </dd>
|
|
<dt>Plugins</dt>
|
|
<dd>Plugins are programs that allow websites to provide content to you and have it appear in your browser. Examples of Plugins are Flash, RealPlayer, and Java. </dd>
|
|
<!--<dt>Search Engines</dt>
|
|
<dd>In Firefox, you can add search engines that will be available in the search in the top of the browser. </dd> -->
|
|
</dl>
|
|
</div>
|
|
</div>
|
|
|
|
<!-- closes #mBody-->
|
|
|
|
<hr class="hide">
|
|
<div id="footer">
|
|
<p>Copyright © 2004-2005 The Mozilla Organization</p>
|
|
</div>
|
|
<!-- closes #footer-->
|
|
|
|
</div>
|
|
<!-- closes #container -->
|
|
|
|
</body>
|
|
</html>
|