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

9 lines
235 B
Smarty
Raw Normal View History

2009-05-08 23:24:43 +03:00
<div class="block">
<h3>{$aLang.block_blog_info}</h3>
<div id="block_blog_info"></div>
</div>
<div class="block">
<h3>{$aLang.block_blog_info_note}</h3>
<p>{$aLang.block_blog_info_note_text}</p>
</div>