[% IF html.head.meta.refresh %] [% END %] [% IF style.root.style.css %] [% END %] [% IF style.root.head.meta.author %] [% END %] [% IF style.root.head.meta.description %] [% END %] [% IF style.root.head.meta.keywords %] [% END %] [% root.title.html %] [% PROCESS "_func.html" %] [% UNLESS style.root.main.title.image %] [% END %] [% IF action.presentation %] [% SET tmp.preslink = "${action.presentation.url}&user=1" %] [% END %]
[% PROCESS "title.html" %] [% IF style.root.main.title.quotation %]
[% PROCESS "quote_of_the_day.html" %] [% END %]
[% INCLUDE "_left.html" %] [% body.template.title %]
[% INCLUDE "_body.html" %]
[% INCLUDE "_right.html" %]
[% action.presentation.obj.title.html %]: [% action.presentation.i + 1 %] of [% action.presentation.end + 1 %] [% image_link_no_r('BEGIN', "${tmp.preslink}&begin=1") %] [% image_link_no_r('PREV', "${tmp.preslink}&dir=-1") %] [% IF action.presentation.pause %][% SET tmp.image_name = 'PLAY' %][% ELSE %][% SET tmp.image_name = 'PAUSE' %][% END %][% image_link_no_r(tmp.image_name, "${tmp.preslink}&pause_toggle=1") %] [% image_link_no_r('STOP', "${tmp.preslink}&stop=1") %] [% image_link_no_r('NEXT', "${tmp.preslink}&dir=1") %] [% image_link_no_r('END', "${tmp.preslink}&end=1") %]