mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-18 18:59:56 +09:00
13 lines
330 B
HTML
13 lines
330 B
HTML
<!-- JS 파일 로드 -->
|
|
<!--%import("js/blog.js")-->
|
|
|
|
<!--@if($module_info->colorset != "white")-->
|
|
{@$module_info->colorset = "white"}
|
|
<!--@end-->
|
|
|
|
<!-- CSS 파일 로드 (컬러셋에 따라서) -->
|
|
<!--@if($module_info->colorset == "white")-->
|
|
<!--%import("css/white.css")-->
|
|
<!--@end-->
|
|
|
|
{$module_info->header_text}
|