$column_width) ? $column_width . 'px' : $element['styles']['block']['width']; $template = '
' . $element['text'] . '
'; return $template; } }