. */ ?> label); print ('This template has been overridden by a theme suggestion'); foreach ($variables['islandora_dublin_core'] as $element) { if (!empty($element)) { foreach ($element as $key => $value) { foreach ($value as $v) { if (!empty($v)) { print '' . ($key) . ': '; print($v) . '
'; } } } } } print(''); ?>