1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-09 01:44:25 +03:00
ifhub.club/templates/skin/developer/block.blogInfo.tpl

10 lines
228 B
Smarty
Raw Normal View History

2010-06-05 13:08:13 +03:00
<div class="block">
<h2>{$aLang.block_blog_info}</h2>
<p id="block_blog_info"></p>
</div>
<div class="block">
<h2>{$aLang.block_blog_info_note}</h2>
<p>{$aLang.block_blog_info_note_text}</p>
</div>