rhymix/modules/planet/skins/xe_planet/favorite.html
zero b3179d58d0 planet Package Module 추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4874 201d5d3c-b55e-5fd7-737f-ddc643e51545
2008-11-17 11:18:30 +00:00

14 lines
340 B
HTML

<!--#include("header.html")-->
<!--#include("planet_info.include.html")-->
<div class="commentList">
<div class="commentHeader">
<h3><span>{sprintf($lang->planet_whos_favorite_list, $planet->getNickName())}</span></h3>
</div>
<!--#include("content_list.html")-->
</div>
<!--#include("footer.html")-->