+{serendipity_hookPlugin hook="entries_header"}
{foreach from=$archives item="archive"}
<table cellspacing="4" cellpadding="4" border="0">
<tr>
{/foreach}
</table>
{/foreach}
+<div class='serendipity_entryFooter' style="text-align: center">
+{serendipity_hookPlugin hook="entries_footer"}</div>
+{serendipity_hookPlugin hook="entries_header"}
<div class='serendipity_date'>{$CONST.TOPICS_OF} {$dateRange.0|@formatTime:"%B, %Y"}</div>
<div class="serendipity_entry">
{/foreach}
</ul>
</div>
+<div class='serendipity_entryFooter' style="text-align: center">
+{serendipity_hookPlugin hook="entries_footer"}</div>
{/if}
{$raw_data}
-
+{serendipity_hookPlugin hook="frontend_footer"}
{if $is_embedded != true}
</body>
</html>
</div>
</div>
-
+{serendipity_hookPlugin hook="frontend_footer"}
{if $is_embedded != true}
</body>
</html>
--- /dev/null
+<?php # $Id: lang_ko.inc.php,v 1.0 2005/07/28 00:00:00 wesley Exp $
+@define('REPLY', '답글');
+@define('SAYS', '왈');
+@define('LINK_TO_COMMENT', '%d번 덧글의 링크');
+@define('ENTRY_POSTED_BY', '이 글의 작성자는');
+@define('FILED_UNDER', '이며 범주는');
+@define('LEAVE_RESPONSE', '%s덧글을 남기거나%s 당신의 블로그에서 %s트랙백%s 할 수 있습니다.');
+@define('SUBJECT_TO_MODERATION', '모든 덧글은 표시가 되기 전에 검토 과정을 거치게 됩니다.');
+@define('COMMENTS_CLOSED', '덧글과 트랙백 기능은 현재 닫혀 있습니다.');
+@define('PROUDLY_POWERED_BY', '이 블로그의 작동 기반은');
+?>
\ No newline at end of file
<div id="copyright">Powered by <a href="http://www.s9y.org/">serendipity</a>, Design by <a href="http://supergarv.de/">Garvin Hicking</a>. Smile, you're on the candid credit line!</div>
</div>
-
+{serendipity_hookPlugin hook="frontend_footer"}
{if $is_embedded != true}
</body>
</html>
+{serendipity_hookPlugin hook="entries_header"}
{foreach from=$archives item="archive"}
<table cellspacing="4" cellpadding="4" border="0">
<tr>
{/foreach}
</table>
{/foreach}
+<div class='serendipity_entryFooter' style="text-align: center">
+{serendipity_hookPlugin hook="entries_footer"}</div>
+{serendipity_hookPlugin hook="entries_header"}
<div class='serendipity_date'>{$CONST.TOPICS_OF} {$dateRange.0|@formatTime:"%B, %Y"}</div>
<div class="serendipity_entry">
</ul>
{/foreach}
</div>
+<div class='serendipity_entryFooter' style="text-align: center">
+{serendipity_hookPlugin hook="entries_footer"}</div>
</div>
<p class="credit"><cite>Powered by <a href="http://www.s9y.org/" title="Powered by Serendipity PHP Weblog"><strong>Serendipity</strong></a></cite></p>
+{serendipity_hookPlugin hook="frontend_footer"}
{if $is_embedded != true}
</body>
</html>