'; foreach ($exif as $key => $value) { $body .= "$key$value"; } $body .= ''; echo elgg_view_module('aside', $title, $body); }