mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-30 00:29:58 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1599 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
8e8ea521f0
commit
60902a5889
86 changed files with 1784 additions and 3 deletions
13
modules/blog/skins/xe_blog/header.html
Normal file
13
modules/blog/skins/xe_blog/header.html
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<!-- 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}
|
||||
Loading…
Add table
Add a link
Reference in a new issue