#set( $filename = "continents.html") All Continents and Countries with Hotels #foreach( $continent in $continents ) #foreach( $country in $countrya.getContinent($continent.Code) ) #set( $url = "country/${country.CountryCode}.html") #set( $url = $Util.prepURL("${url}","-")) #end #end
$continent.Name
    $country.CountryName