mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
9 lines
297 B
HTML
9 lines
297 B
HTML
<!--%import("css/popup.css")-->
|
|
|
|
<!--#include("./common/tpl/common_header.html")-->
|
|
<div id="popup_content" style="float:right;">{$content}</div>
|
|
|
|
<script type="text/javascript">
|
|
xAddEventListener(window, 'load', setFixedPopupSize);
|
|
</script>
|
|
<!--#include("./common/tpl/common_footer.html")-->
|