mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 03:01:43 +09:00
9 lines
177 B
HTML
9 lines
177 B
HTML
<load target="css/mboard.css" />
|
|
|
|
<div class="bd">
|
|
<!--@if($oDocument->isExists())-->
|
|
<!--#include("read.html")-->
|
|
<!--@else-->
|
|
<!--#include("_list.html")-->
|
|
<!--@end-->
|
|
</div>
|