placeholder('content')->captureStart('SET');?>

Translate('User %s has completed course %s. See the Certificate attached.'), $this->UserName($this->certificate->getUserId()),$this->course->getName() ); ?>

placeholder('content')->captureEnd() ?> Partial('mail/layout.phtml', array('subject' => $this->Translate('User certificate'), 'content' => $this->placeholder('content'), 'email' => $this->email)); ?>