We're moving our website to https://. Images within Target tests are not
loading because $e.thumbnailUrl is rendering the URL as http:// instead
of https://. Has anyone encountered this issue?#set($count=1)
#foreach($e in $entities) #if($e.id != "" && $count < $entities.size()
&& $count <=30) #set($count = $count +
1)#end #end