{* This is the orderform template for the seafile product This template requires a list of custom fields in exact this order: firstname|Vorname -> customfields[0] lastname|Nachname -> customfields[1] login|Login E-Mail -> customfields[2] password|Passwort -> customfields[3] pwrepeat|Passwort wiederholen -> customfields[4] *} {include file="orderforms/{$carttpl}/common.tpl"} {if file_exists("templates/orderforms/{$carttpl}/layouts/head.tpl")} {include file="templates/orderforms/{$carttpl}/layouts/head.tpl"} {/if}