#if ($customField1 != "")
|
#if ($language == 'English')
License plate:
#elseif ($language == 'Français')
Plaque d'immatriculation:
#elseif ($language == 'Italiano')
Targa:
#else
Kennzeichen:
#end
|
#if ($customField1 == $customField17)
$customField1
#else
$customField7
#end
|
#end
#if ($customField2 != "")
|
#if ($language == 'English')
Brand / Type:
#elseif ($language == 'Français')
Marque / Type:
#elseif ($language == 'Italiano')
Marca / Tipo:
#else
Marke / Typ:
#end
|
#if ($customField1 == $customField17)
$customField2
#else
$customField8
#end
|
#end
#if($customField3 != "")
|
#if ($language == 'English')
VIN:
#elseif ($language == 'Français')
VIN:
#elseif ($language == 'Italiano')
VIN:
#else
FIN:
#end
|
#if ($customField1 == $customField17)
$customField3
#else
$customField9
#end
|
#end