#if(!$applicationLogo) #if($baseurl.endsWith('/')) #set($applicationLogo = $baseurl + "images/application_logo.png") #else #set($applicationLogo = $baseurl + "/images/application_logo.png") #end #end #if(!$hideImages) Cryptshare Logo #else   #end $esc.html($slogan)

$esc.html($heading)

#if(!$trackingId)

$esc.html($baseurl)

#else

$esc.html($label_trackingId): $esc.html($trackingId)

#end