[% FOREACH target = site_config.user_uploads %] [% SET target_params = target.value IF uri.match(target.value.url_path) %] [% END %] [% setup_file = BLOCK %][% target_params.url_path %]setup[% END %] [%# =================== local settings ================== %] [%- title = BLOCK %] [% target_params.title %] - Upload your picture[% END %] [% meta = BLOCK %][% END %] [% header_file = BLOCK %][% target_params.url_path %]header[% END %] [% css_file = BLOCK %]/[% target_params.url_path %]css/screen.css[% END %] [% menu_file = BLOCK %][% target_params.url_path %]menu[% END %] [%# =================== local settings ================== %] [% pagesize = target_params.upload_pagesize %] [% PROCESS $website.template(setup_file) %] [% website.include(header_file) %]
![]() [% IF data.uploaded %] Thanks!作品の投稿ありがとうございます。 こちらで確認してからギャラリーにUPしますので お楽しみに! [% ELSE %] [% IF data.error %] Sorry! You must fill in all the boxes. Your email address won't be displayed on the site. [% END %] [% END %] Sign up for Ratatat news on the XL mailing list >> |
![]() [% FOREACH item = items %] |
| [% website.include(menu_file) %] | |