This commit is contained in:
Steven Garrity 2012-03-14 21:28:10 -03:00
Родитель 8d4bcf3a3b
Коммит 9eecd4479d
1 изменённых файлов: 6 добавлений и 0 удалений

Просмотреть файл

@ -7,6 +7,12 @@
<h1><a href="{{ url('mozorg.firefox_organizations') }}"><img src="{{ media('img/firefox/organizations/title.png') }}" alt="Firefox ESR" height="68" width="299"></a></h1>
{% endblock %}
{% block main_feature %}
<div id="main-feature" class="stacked">
<h1>Mozilla Firefox <span class="large">ESR Overview</span></h1>
</div>
{% endblock %}
{% block main_column %}
<h4>What is Mozilla?</h4>
<p>Mozilla is a global, non-profit organization dedicated to making the Web better. We emphasize principle over profit, and believe that the Web is a shared public resource to be cared for, not a commodity to be sold. We work with a worldwide community to create open source products like Mozilla Firefox, and to innovate for the benefit of the individual and the betterment of the Web. The result is great products built by passionate people and better Web choices for everyone. For more information, visit <a href="http://www.mozilla.org/firefox/">mozilla.org/firefox</a>.</p>