Файл: apwa/styles/prosilver/template/news_body.html
Строк: 32
<?php
<!-- INCLUDE overall_header.html -->
<!-- IF S_CAT -->
<div class="forumbg">
<div class="inner"><span class="corners-top"><span></span></span>
<ul class="topiclist">
<li class="header"><dl class="icon"><dt>↓ <a href="?cat=all">Все новости</a></dt></dl></li>
</ul>
<ul class="topiclist forums">
<li class="row bg1"><dl class="icon"><dt>→ <a href="?cat=1" class="forumtitle">В России</a></dt></dl></li>
<li class="row bg2"><dl class="icon"><dt>→ <a href="?cat=2" class="forumtitle">В мире</a></dt></dl></li>
<li class="row bg1"><dl class="icon"><dt>→ <a href="?cat=3" class="forumtitle">Экономика</a></dt></dl></li>
<li class="row bg2"><dl class="icon"><dt>→ <a href="?cat=4" class="forumtitle">Криминал</a></dt></dl></li>
<li class="row bg1"><dl class="icon"><dt>→ <a href="?cat=8" class="forumtitle">Спорт</a></dt></dl></li>
<li class="row bg2"><dl class="icon"><dt>→ <a href="?cat=9" class="forumtitle">Культура</a></dt></dl></li>
<li class="row bg1"><dl class="icon"><dt>→ <a href="?cat=10" class="forumtitle">Религия и общество</a></dt></dl></li>
</ul>
<span class="corners-bottom"><span></span></span></div>
</div>
<!-- ELSE -->
← <a href="news.php" class="forumtitle">К разделам</a>
<style type="text/css">
.row1 { background-color:#cadceb;margin-bottom:1px;border-radius:6px;padding:5px;font-weight:bold;font-size:12px; }
.row_hard { background-color:#cadceb;margin-bottom:1px;border-radius:6px;padding:5px;font-weight:bold;font-size:12px; }
</style>
{S_FILE}
<!-- ENDIF -->
<!-- INCLUDE overall_footer.html -->
?>