Файл: forsoc.ru/cache/twig/dd/dd16be75d4a73612f044d25c74b321906cc2988f137d8841226556b203ea1742.php
Строк: 700
<?php
/* @paybas_recenttopics/recent_topics_body.html */
class __TwigTemplate_a5c93ec2271f804b3b507bcbca31a798f9186e4b0c45c8f7eba73a648c300607 extends Twig_Template
{
public function __construct(Twig_Environment $env)
{
parent::__construct($env);
$this->parent = false;
$this->blocks = array(
);
}
protected function doDisplay(array $context, array $blocks = array())
{
// line 1
echo "<a id="recent_topics"></a>
";
// line 2
if (twig_length_filter($this->env, $this->getAttribute((isset($context["loops"]) ? $context["loops"] : null), "pagination", array()))) {
// line 3
echo "<div class="action-bar">
t<div class="pagination">
tt";
// line 5
$location = "pagination.html";
$namespace = false;
if (strpos($location, '@') === 0) {
$namespace = substr($location, 1, strpos($location, '/') - 1);
$previous_look_up_order = $this->env->getNamespaceLookUpOrder();
$this->env->setNamespaceLookUpOrder(array($namespace, '__main__'));
}
$this->loadTemplate("pagination.html", "@paybas_recenttopics/recent_topics_body.html", 5)->display($context);
if ($namespace) {
$this->env->setNamespaceLookUpOrder($previous_look_up_order);
}
// line 6
echo "t</div>
</div>
";
}
// line 9
echo "
";
// line 10
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable($this->getAttribute((isset($context["loops"]) ? $context["loops"] : null), "recent_topics", array()));
$context['_iterated'] = false;
foreach ($context['_seq'] as $context["_key"] => $context["recent_topics"]) {
// line 11
echo "t";
if (( !$this->getAttribute($context["recent_topics"], "S_TOPIC_TYPE_SWITCH", array()) && !$this->getAttribute($context["recent_topics"], "S_FIRST_ROW", array()))) {
// line 12
echo "tt</ul>
tt</div>
t</div>
t";
}
// line 16
echo "
t";
// line 17
if (($this->getAttribute($context["recent_topics"], "S_FIRST_ROW", array()) || !$this->getAttribute($context["recent_topics"], "S_TOPIC_TYPE_SWITCH", array()))) {
// line 18
echo "t<div class="forumbg recent-topics">
tt<div class="inner">
tt<ul class="topiclist">
ttt<li class="header">
tttt<dl class="icon">
ttttt<dt><div class="list-inner">";
// line 23
echo $this->env->getExtension('phpbb')->lang("RECENT_TOPICS");
echo "</div></dt>
ttttt<dd class="posts">";
// line 24
echo $this->env->getExtension('phpbb')->lang("REPLIES");
echo "</dd>
ttttt<dd class="views">";
// line 25
echo $this->env->getExtension('phpbb')->lang("VIEWS");
echo "</dd>
ttttt<dd class="lastpost"><span>";
// line 26
echo $this->env->getExtension('phpbb')->lang("LAST_POST");
echo "</span></dd>
tttt</dl>
ttt</li>
tt</ul>
tt<ul class="topiclist topics">
t";
}
// line 32
echo "
tt<li class="row";
// line 33
if (($this->getAttribute($context["recent_topics"], "S_ROW_COUNT", array()) % 2 == 0)) {
echo " bg1";
} else {
echo " bg2";
}
if ($this->getAttribute($context["recent_topics"], "S_POST_GLOBAL", array())) {
echo " global-announce";
}
if ($this->getAttribute($context["recent_topics"], "S_POST_ANNOUNCE", array())) {
echo " announce";
}
if ($this->getAttribute($context["recent_topics"], "S_POST_STICKY", array())) {
echo " sticky";
}
if ($this->getAttribute($context["recent_topics"], "S_TOPIC_REPORTED", array())) {
echo " reported";
}
echo "">
ttt<dl class="icon ";
// line 34
echo $this->getAttribute($context["recent_topics"], "TOPIC_IMG_STYLE", array());
echo "">
tttt<dt";
// line 35
if (($this->getAttribute($context["recent_topics"], "TOPIC_ICON_IMG", array()) && (isset($context["S_TOPIC_ICONS"]) ? $context["S_TOPIC_ICONS"] : null))) {
echo " style="background-image: url(";
echo (isset($context["T_ICONS_PATH"]) ? $context["T_ICONS_PATH"] : null);
echo $this->getAttribute($context["recent_topics"], "TOPIC_ICON_IMG", array());
echo "); background-repeat: no-repeat;"";
}
echo " title="";
echo $this->getAttribute($context["recent_topics"], "TOPIC_FOLDER_IMG_ALT", array());
echo "">
ttttt";
// line 36
if (($this->getAttribute($context["recent_topics"], "S_UNREAD_TOPIC", array()) && !(isset($context["S_IS_BOT"]) ? $context["S_IS_BOT"] : null))) {
echo "<a href="";
echo $this->getAttribute($context["recent_topics"], "U_NEWEST_POST", array());
echo "" class="icon-link"></a>";
}
// line 37
echo "ttttt<div class="list-inner">
tttttt";
// line 38
// line 39
echo "tttttt";
if (($this->getAttribute($context["recent_topics"], "S_UNREAD_TOPIC", array()) && !(isset($context["S_IS_BOT"]) ? $context["S_IS_BOT"] : null))) {
echo "<a href="";
echo $this->getAttribute($context["recent_topics"], "U_NEWEST_POST", array());
echo "">";
echo (isset($context["NEWEST_POST_IMG"]) ? $context["NEWEST_POST_IMG"] : null);
echo "</a> ";
}
echo "<a href="";
echo $this->getAttribute($context["recent_topics"], "U_VIEW_TOPIC", array());
echo "" class="topictitle">";
echo $this->getAttribute($context["recent_topics"], "TOPIC_TITLE", array());
echo "</a> ";
if ($this->getAttribute($context["recent_topics"], "ATTACH_ICON_IMG", array())) {
echo $this->getAttribute($context["recent_topics"], "ATTACH_ICON_IMG", array());
}
// line 40
echo "tttttt";
if (($this->getAttribute($context["recent_topics"], "S_TOPIC_UNAPPROVED", array()) || $this->getAttribute($context["recent_topics"], "S_POSTS_UNAPPROVED", array()))) {
echo "<a href="";
echo $this->getAttribute($context["recent_topics"], "U_MCP_QUEUE", array());
echo "">";
echo $this->getAttribute($context["recent_topics"], "UNAPPROVED_IMG", array());
echo "</a> ";
}
// line 41
echo "tttttt";
if ($this->getAttribute($context["recent_topics"], "S_TOPIC_DELETED", array())) {
echo "<a href="";
echo $this->getAttribute($context["recent_topics"], "U_MCP_QUEUE", array());
echo "">";
echo $this->getAttribute($context["recent_topics"], "DELETED_IMG", array());
echo "</a> ";
}
// line 42
echo "tttttt";
if ($this->getAttribute($context["recent_topics"], "S_TOPIC_REPORTED", array())) {
echo "<a href="";
echo $this->getAttribute($context["recent_topics"], "U_MCP_REPORT", array());
echo "">";
echo $this->getAttribute($context["recent_topics"], "REPORTED_IMG", array());
echo "</a>";
}
echo "<br />
tttttt";
// line 44
if ( !(isset($context["S_IS_BOT"]) ? $context["S_IS_BOT"] : null)) {
// line 45
echo "tttttt<div class="responsive-show" style="display: none;">
ttttttt";
// line 46
echo $this->env->getExtension('phpbb')->lang("LAST_POST");
echo " ";
echo $this->env->getExtension('phpbb')->lang("POST_BY_AUTHOR");
echo " ";
echo $this->getAttribute($context["recent_topics"], "LAST_POST_AUTHOR_FULL", array());
echo " « <a href="";
echo $this->getAttribute($context["recent_topics"], "U_LAST_POST", array());
echo "" title="";
echo $this->env->getExtension('phpbb')->lang("GOTO_LAST_POST");
echo "">";
echo $this->getAttribute($context["recent_topics"], "LAST_POST_TIME", array());
echo "</a>
ttttttt";
// line 47
if (($this->getAttribute($context["recent_topics"], "S_POST_GLOBAL", array()) && ((isset($context["FORUM_ID"]) ? $context["FORUM_ID"] : null) != $this->getAttribute($context["recent_topics"], "FORUM_ID", array())))) {
echo "<br />";
echo $this->env->getExtension('phpbb')->lang("POSTED");
echo " ";
echo $this->env->getExtension('phpbb')->lang("IN");
echo " <a href="";
echo $this->getAttribute($context["recent_topics"], "U_VIEW_FORUM", array());
echo "">";
echo $this->getAttribute($context["recent_topics"], "FORUM_NAME", array());
echo "</a>";
}
// line 48
echo "tttttt</div>
tttttt";
// line 49
if ($this->getAttribute($context["recent_topics"], "REPLIES", array())) {
echo "<span class="responsive-show left-box" style="display: none;">";
echo $this->env->getExtension('phpbb')->lang("REPLIES");
echo $this->env->getExtension('phpbb')->lang("COLON");
echo " <strong>";
echo $this->getAttribute($context["recent_topics"], "REPLIES", array());
echo "</strong></span>";
}
// line 50
echo "tttttt";
}
// line 51
echo "
tttttt";
// line 52
if (twig_length_filter($this->env, $this->getAttribute($context["recent_topics"], "pagination", array()))) {
// line 53
echo "tttttt<div class="pagination">
ttttttt<ul>
ttttttt";
// line 55
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable($this->getAttribute($context["recent_topics"], "pagination", array()));
foreach ($context['_seq'] as $context["_key"] => $context["pagination"]) {
// line 56
echo "tttttttt";
if ($this->getAttribute($context["pagination"], "S_IS_PREV", array())) {
// line 57
echo "tttttttt";
} elseif ($this->getAttribute($context["pagination"], "S_IS_CURRENT", array())) {
echo "<li class="active"><span>";
echo $this->getAttribute($context["pagination"], "PAGE_NUMBER", array());
echo "</span></li>
tttttttt";
} elseif ($this->getAttribute( // line 58
$context["pagination"], "S_IS_ELLIPSIS", array())) {
echo "<li class="ellipsis"><span>";
echo $this->env->getExtension('phpbb')->lang("ELLIPSIS");
echo "</span></li>
tttttttt";
} elseif ($this->getAttribute( // line 59
$context["pagination"], "S_IS_NEXT", array())) {
// line 60
echo "tttttttt";
} else {
echo "<li><a href="";
echo $this->getAttribute($context["pagination"], "PAGE_URL", array());
echo "">";
echo $this->getAttribute($context["pagination"], "PAGE_NUMBER", array());
echo "</a></li>
tttttttt";
}
// line 62
echo "ttttttt";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['pagination'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 63
echo "ttttttt</ul>
tttttt</div>
tttttt";
}
// line 66
echo "
tttttt<div class="responsive-hide">
ttttttt";
// line 68
if ($this->getAttribute($context["recent_topics"], "S_HAS_POLL", array())) {
echo (isset($context["POLL_IMG"]) ? $context["POLL_IMG"] : null);
echo " ";
}
// line 69
echo "ttttttt";
echo $this->env->getExtension('phpbb')->lang("POST_BY_AUTHOR");
echo " ";
echo $this->getAttribute($context["recent_topics"], "TOPIC_AUTHOR_FULL", array());
echo " » ";
echo $this->getAttribute($context["recent_topics"], "FIRST_POST_TIME", array());
echo "
ttttttt";
// line 70
if (($this->getAttribute($context["recent_topics"], "S_POST_GLOBAL", array()) && ((isset($context["FORUM_ID"]) ? $context["FORUM_ID"] : null) != $this->getAttribute($context["recent_topics"], "FORUM_ID", array())))) {
echo " » ";
echo $this->env->getExtension('phpbb')->lang("IN");
echo " <a href="";
echo $this->getAttribute($context["recent_topics"], "U_VIEW_FORUM", array());
echo "">";
echo $this->getAttribute($context["recent_topics"], "FORUM_NAME", array());
echo "</a>
ttttttt";
} elseif (($this->getAttribute( // line 71
$context["recent_topics"], "U_VIEW_FORUM", array()) && $this->getAttribute($context["recent_topics"], "FORUM_NAME", array()))) {
echo " » ";
echo $this->env->getExtension('phpbb')->lang("IN");
echo " ";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable($this->getAttribute($context["recent_topics"], "parent_forums", array()));
foreach ($context['_seq'] as $context["_key"] => $context["parent_forums"]) {
echo "<a href="";
echo $this->getAttribute($context["parent_forums"], "U_VIEW_FORUM", array());
echo "">";
echo $this->getAttribute($context["parent_forums"], "FORUM_NAME", array());
echo "</a> » ";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['parent_forums'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
echo "<a href="";
echo $this->getAttribute($context["recent_topics"], "U_VIEW_FORUM", array());
echo "">";
echo $this->getAttribute($context["recent_topics"], "FORUM_NAME", array());
echo "</a>";
}
// line 72
echo "tttttt</div>
tttttt";
// line 74
// line 75
echo "ttttt</div>
tttt</dt>
tttt<dd class="posts">";
// line 77
echo $this->getAttribute($context["recent_topics"], "REPLIES", array());
echo " <dfn>";
echo $this->env->getExtension('phpbb')->lang("REPLIES");
echo "</dfn></dd>
tttt<dd class="views">";
// line 78
echo $this->getAttribute($context["recent_topics"], "VIEWS", array());
echo " <dfn>";
echo $this->env->getExtension('phpbb')->lang("VIEWS");
echo "</dfn></dd>
tttt<dd class="lastpost"><span><dfn>";
// line 79
echo $this->env->getExtension('phpbb')->lang("LAST_POST");
echo " </dfn>";
echo $this->env->getExtension('phpbb')->lang("POST_BY_AUTHOR");
echo " ";
echo $this->getAttribute($context["recent_topics"], "LAST_POST_AUTHOR_FULL", array());
echo "
ttttt";
// line 80
if ( !(isset($context["S_IS_BOT"]) ? $context["S_IS_BOT"] : null)) {
echo "<a href="";
echo $this->getAttribute($context["recent_topics"], "U_LAST_POST", array());
echo "" title="";
echo $this->env->getExtension('phpbb')->lang("GOTO_LAST_POST");
echo "">";
echo (isset($context["LAST_POST_IMG"]) ? $context["LAST_POST_IMG"] : null);
echo "</a> ";
}
echo "<br />";
echo $this->getAttribute($context["recent_topics"], "LAST_POST_TIME", array());
echo "</span>
tttt</dd>
ttt</dl>
tt</li>
t";
// line 85
if ($this->getAttribute($context["recent_topics"], "S_LAST_ROW", array())) {
// line 86
echo "ttt</ul>
tt</div>
t</div>
t";
}
// line 90
echo "
";
$context['_iterated'] = true;
}
if (!$context['_iterated']) {
// line 92
echo "t<div class="panel">
tt<div class="inner">
tt<strong>";
// line 94
echo $this->env->getExtension('phpbb')->lang("NO_TOPICS");
echo "</strong>
tt</div>
t</div>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['recent_topics'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
}
public function getTemplateName()
{
return "@paybas_recenttopics/recent_topics_body.html";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 404 => 94, 400 => 92, 394 => 90, 388 => 86, 386 => 85, 368 => 80, 360 => 79, 354 => 78, 348 => 77, 344 => 75, 343 => 74, 339 => 72, 316 => 71, 306 => 70, 297 => 69, 292 => 68, 288 => 66, 283 => 63, 277 => 62, 267 => 60, 265 => 59, 259 => 58, 252 => 57, 249 => 56, 245 => 55, 241 => 53, 239 => 52, 236 => 51, 233 => 50, 224 => 49, 221 => 48, 209 => 47, 195 => 46, 192 => 45, 190 => 44, 178 => 42, 169 => 41, 160 => 40, 143 => 39, 142 => 38, 139 => 37, 133 => 36, 122 => 35, 118 => 34, 98 => 33, 95 => 32, 86 => 26, 82 => 25, 78 => 24, 74 => 23, 67 => 18, 65 => 17, 62 => 16, 56 => 12, 53 => 11, 48 => 10, 45 => 9, 40 => 6, 28 => 5, 24 => 3, 22 => 2, 19 => 1,);
}
}
/* <a id="recent_topics"></a>*/
/* <!-- IF .pagination -->*/
/* <div class="action-bar">*/
/* <div class="pagination">*/
/* <!-- INCLUDE pagination.html -->*/
/* </div>*/
/* </div>*/
/* <!-- ENDIF -->*/
/* */
/* <!-- BEGIN recent_topics -->*/
/* <!-- IF not recent_topics.S_TOPIC_TYPE_SWITCH and not recent_topics.S_FIRST_ROW -->*/
/* </ul>*/
/* </div>*/
/* </div>*/
/* <!-- ENDIF -->*/
/* */
/* <!-- IF recent_topics.S_FIRST_ROW or not recent_topics.S_TOPIC_TYPE_SWITCH -->*/
/* <div class="forumbg recent-topics">*/
/* <div class="inner">*/
/* <ul class="topiclist">*/
/* <li class="header">*/
/* <dl class="icon">*/
/* <dt><div class="list-inner">{L_RECENT_TOPICS}</div></dt>*/
/* <dd class="posts">{L_REPLIES}</dd>*/
/* <dd class="views">{L_VIEWS}</dd>*/
/* <dd class="lastpost"><span>{L_LAST_POST}</span></dd>*/
/* </dl>*/
/* </li>*/
/* </ul>*/
/* <ul class="topiclist topics">*/
/* <!-- ENDIF -->*/
/* */
/* <li class="row<!-- IF recent_topics.S_ROW_COUNT is even --> bg1<!-- ELSE --> bg2<!-- ENDIF --><!-- IF recent_topics.S_POST_GLOBAL --> global-announce<!-- ENDIF --><!-- IF recent_topics.S_POST_ANNOUNCE --> announce<!-- ENDIF --><!-- IF recent_topics.S_POST_STICKY --> sticky<!-- ENDIF --><!-- IF recent_topics.S_TOPIC_REPORTED --> reported<!-- ENDIF -->">*/
/* <dl class="icon {recent_topics.TOPIC_IMG_STYLE}">*/
/* <dt<!-- IF recent_topics.TOPIC_ICON_IMG and S_TOPIC_ICONS --> style="background-image: url({T_ICONS_PATH}{recent_topics.TOPIC_ICON_IMG}); background-repeat: no-repeat;"<!-- ENDIF --> title="{recent_topics.TOPIC_FOLDER_IMG_ALT}">*/
/* <!-- IF recent_topics.S_UNREAD_TOPIC and not S_IS_BOT --><a href="{recent_topics.U_NEWEST_POST}" class="icon-link"></a><!-- ENDIF -->*/
/* <div class="list-inner">*/
/* <!-- EVENT topiclist_row_prepend -->*/
/* <!-- IF recent_topics.S_UNREAD_TOPIC and not S_IS_BOT --><a href="{recent_topics.U_NEWEST_POST}">{NEWEST_POST_IMG}</a> <!-- ENDIF --><a href="{recent_topics.U_VIEW_TOPIC}" class="topictitle">{recent_topics.TOPIC_TITLE}</a> <!-- IF recent_topics.ATTACH_ICON_IMG -->{recent_topics.ATTACH_ICON_IMG}<!-- ENDIF -->*/
/* <!-- IF recent_topics.S_TOPIC_UNAPPROVED or recent_topics.S_POSTS_UNAPPROVED --><a href="{recent_topics.U_MCP_QUEUE}">{recent_topics.UNAPPROVED_IMG}</a> <!-- ENDIF -->*/
/* <!-- IF recent_topics.S_TOPIC_DELETED --><a href="{recent_topics.U_MCP_QUEUE}">{recent_topics.DELETED_IMG}</a> <!-- ENDIF -->*/
/* <!-- IF recent_topics.S_TOPIC_REPORTED --><a href="{recent_topics.U_MCP_REPORT}">{recent_topics.REPORTED_IMG}</a><!-- ENDIF --><br />*/
/* */
/* <!-- IF not S_IS_BOT -->*/
/* <div class="responsive-show" style="display: none;">*/
/* {L_LAST_POST} {L_POST_BY_AUTHOR} {recent_topics.LAST_POST_AUTHOR_FULL} « <a href="{recent_topics.U_LAST_POST}" title="{L_GOTO_LAST_POST}">{recent_topics.LAST_POST_TIME}</a>*/
/* <!-- IF recent_topics.S_POST_GLOBAL and FORUM_ID != recent_topics.FORUM_ID --><br />{L_POSTED} {L_IN} <a href="{recent_topics.U_VIEW_FORUM}">{recent_topics.FORUM_NAME}</a><!-- ENDIF -->*/
/* </div>*/
/* <!-- IF recent_topics.REPLIES --><span class="responsive-show left-box" style="display: none;">{L_REPLIES}{L_COLON} <strong>{recent_topics.REPLIES}</strong></span><!-- ENDIF -->*/
/* <!-- ENDIF -->*/
/* */
/* <!-- IF .recent_topics.pagination -->*/
/* <div class="pagination">*/
/* <ul>*/
/* <!-- BEGIN pagination -->*/
/* <!-- IF recent_topics.pagination.S_IS_PREV -->*/
/* <!-- ELSEIF recent_topics.pagination.S_IS_CURRENT --><li class="active"><span>{recent_topics.pagination.PAGE_NUMBER}</span></li>*/
/* <!-- ELSEIF recent_topics.pagination.S_IS_ELLIPSIS --><li class="ellipsis"><span>{L_ELLIPSIS}</span></li>*/
/* <!-- ELSEIF recent_topics.pagination.S_IS_NEXT -->*/
/* <!-- ELSE --><li><a href="{recent_topics.pagination.PAGE_URL}">{recent_topics.pagination.PAGE_NUMBER}</a></li>*/
/* <!-- ENDIF -->*/
/* <!-- END pagination -->*/
/* </ul>*/
/* </div>*/
/* <!-- ENDIF -->*/
/* */
/* <div class="responsive-hide">*/
/* <!-- IF recent_topics.S_HAS_POLL -->{POLL_IMG} <!-- ENDIF -->*/
/* {L_POST_BY_AUTHOR} {recent_topics.TOPIC_AUTHOR_FULL} » {recent_topics.FIRST_POST_TIME}*/
/* <!-- IF recent_topics.S_POST_GLOBAL and FORUM_ID != recent_topics.FORUM_ID --> » {L_IN} <a href="{recent_topics.U_VIEW_FORUM}">{recent_topics.FORUM_NAME}</a>*/
/* <!-- ELSEIF recent_topics.U_VIEW_FORUM and recent_topics.FORUM_NAME --> » {L_IN} <!-- BEGIN parent_forums --><a href="{recent_topics.parent_forums.U_VIEW_FORUM}">{recent_topics.parent_forums.FORUM_NAME}</a> » <!-- END parent_forums --><a href="{recent_topics.U_VIEW_FORUM}">{recent_topics.FORUM_NAME}</a><!-- ENDIF -->*/
/* </div>*/
/* */
/* <!-- EVENT topiclist_row_append -->*/
/* </div>*/
/* </dt>*/
/* <dd class="posts">{recent_topics.REPLIES} <dfn>{L_REPLIES}</dfn></dd>*/
/* <dd class="views">{recent_topics.VIEWS} <dfn>{L_VIEWS}</dfn></dd>*/
/* <dd class="lastpost"><span><dfn>{L_LAST_POST} </dfn>{L_POST_BY_AUTHOR} {recent_topics.LAST_POST_AUTHOR_FULL}*/
/* <!-- IF not S_IS_BOT --><a href="{recent_topics.U_LAST_POST}" title="{L_GOTO_LAST_POST}">{LAST_POST_IMG}</a> <!-- ENDIF --><br />{recent_topics.LAST_POST_TIME}</span>*/
/* </dd>*/
/* </dl>*/
/* </li>*/
/* */
/* <!-- IF recent_topics.S_LAST_ROW -->*/
/* </ul>*/
/* </div>*/
/* </div>*/
/* <!-- ENDIF -->*/
/* */
/* <!-- BEGINELSE -->*/
/* <div class="panel">*/
/* <div class="inner">*/
/* <strong>{L_NO_TOPICS}</strong>*/
/* </div>*/
/* </div>*/
/* <!-- END recent_topics -->*/
/* */