mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-13 16:34:52 +09:00
8 lines
183 B
HTML
8 lines
183 B
HTML
<!--#include("header.html")-->
|
|
|
|
<div>{$message}</div>
|
|
<!--@if(!$is_logged)-->
|
|
<a href="{getUrl('act','dispLogin')}">{$lang->cmd_login}</a>
|
|
<!--@end-->
|
|
|
|
<!--#include("footer.html")-->
|