mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 11:11:39 +09:00
12 lines
No EOL
269 B
HTML
12 lines
No EOL
269 B
HTML
<!--%load_js_plugin("handlebars")-->
|
|
|
|
<!--@if(__DEBUG__)-->
|
|
<load target="css/poll.css" />
|
|
<load target="js/poll.js" />
|
|
<!--@else-->
|
|
<load target="css/poll.min.css" />
|
|
<load target="js/poll.min.js" />
|
|
<!--@end-->
|
|
{@
|
|
Context::loadLang(_XE_PATH_ . 'modules/poll/lang');
|
|
} |