Importing modifications from the team_overview template
This commit is contained in:
Родитель
262a418383
Коммит
2e70d070e3
|
@ -44,12 +44,41 @@
|
|||
<header>
|
||||
<div class="header-background"></div>
|
||||
<div class="header-content">
|
||||
<h1><a href="/" title="Back to home page">mozilla Localization</a></h1>
|
||||
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore <a href="">magna aliquam...</a> </p>
|
||||
<h1><a href="/" title="Back to home page">Title <span class="lang">lang</span></a></h1>
|
||||
|
||||
<ul id="header-nav">
|
||||
<li class="selected"><a href="">Overview</a></li>
|
||||
<li><a href="">Projects</a></li>
|
||||
<li><a href="">Contributors</a></li>
|
||||
</ul>
|
||||
|
||||
<div id="header-options">
|
||||
<a href="" class="button watch">Watch</a>
|
||||
<a href="" class="button settings"><img src="images/icons/settings.png" alt="Settings" /></a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<div id="body-content">
|
||||
<div id="main-content">
|
||||
<section>
|
||||
<article>
|
||||
</article>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
<aside>
|
||||
<section>
|
||||
<header>
|
||||
<a href=""><img src="images/icons/feed.png" alt="" /></a>
|
||||
<h1>Title</h1>
|
||||
</header>
|
||||
|
||||
<p><a href="">Content</a></p>
|
||||
</section>
|
||||
|
||||
</aside>
|
||||
</div>
|
||||
|
||||
<footer>
|
||||
|
|
Загрузка…
Ссылка в новой задаче