Add new text/links to About page for Bug 733860

This commit is contained in:
Steven Garrity 2012-03-28 20:33:38 -03:00
Родитель cab9de1123
Коммит 93fce70bdf
1 изменённых файлов: 8 добавлений и 0 удалений

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

@ -32,6 +32,10 @@
<h4><a href="{{ php_url('/privacy/') }}">Privacy center</a></h4> <h4><a href="{{ php_url('/privacy/') }}">Privacy center</a></h4>
<p>Policies used to run the Mozilla community</p> <p>Policies used to run the Mozilla community</p>
</li> </li>
<li>
<h4><a href="/about/forums/">Forums</a></h4>
<p>Communicate with the Mozilla community about support, products, technologies and more</p>
</li>
</ul> </ul>
<ul class="links"> <ul class="links">
@ -51,6 +55,10 @@
<h4><a href="{{ url('mozorg.contribute') }}">Get involved</a></h4> <h4><a href="{{ url('mozorg.contribute') }}">Get involved</a></h4>
<p>Become a volunteer contributor in a number of different areas</p> <p>Become a volunteer contributor in a number of different areas</p>
</li> </li>
<li>
<h4><a href="/about/governance.html">Governance</a></h4>
<p>Information on our structure, organization and the broader Mozilla community</p>
</li>
</ul> </ul>
</article> </article>