mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-22 04:39:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4874 201d5d3c-b55e-5fd7-737f-ddc643e51545
14 lines
340 B
HTML
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")-->
|