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