blob: 4d10666779ea388568f15c81349505980279648b [file] [log] [blame]
<p><?php echo link_to($certificate->getName(), "certficate",
array(
"id" => $certificate->getId(),
"name" => $certificate->getNameSlug()
));
?></p>