NT_ACCION_SOCIAL_COLUMNAS_31 Duplicado 1
#if($paragraphSeparator.header.getData() != "" || $paragraphSeparator.paragraph.getData() != "")
#if($paragraphSeparator.alternativeBackground.getData() == "true")
#set ($background = "alternative-background")
#else
#set ($background = "")
#end
#end
#end
#if($alternativeBackground3.getData() == "true")
#set ($background = "alternative-background")
#else
#set ($background = "")
#end
#if($paragraphSeparator.header.getData() != "")
#end
#foreach($paragraphSep in $paragraphSeparator2.getSiblings())
#if($paragraphSep.paragraph2.getData() != "")
#if($paragraphSep.alternativeBackground2.getData() == "true")
#set ($background = "alternative-background")
#else
#set ($background = "")
#end
$paragraphSeparator.header.getData()
#end #if($paragraphSeparator.paragraph.getData() != "")$paragraphSeparator.paragraph.getData()
#end$paragraphSep.paragraph2.getData()
#foreach($columnSep in $columnSeparator.getSiblings())
#if($columnSep.columnHeader.getData() != "")
#end
#if($columnSep.columnContentLink.getData() != "")
#end
$columnSep.columnHeader.getData()
#end #if($columnSep.columnImage.getData() != "")$columnSep.columnParagraph.getData()
#else$columnSep.columnParagraph.getData()
#end