48 print ' '.utf8_decode($data['title']).'
'.nl2br(utf8_decode($data['description'])).'

'; 98 print ''.$datum.': '.utf8_decode($data['title']).'
'.nl2br(utf8_decode($data['description'])).'

';