
Hatırlatma amaçlı temanın demosu
Code: Select all
<?php if ($this->countModules( 'right' )) : ?>
<div id="rightcol">
<div class="right-inside">
<jdoc:include type="modules" name="right" style="rounded" />
</div>
</div>
<?php endif; ?>