= sprintf(t("A new %s was added to %s"), $type, $parent_title); ?>
= t("Title:") ?>
= $item_title ?>
= t("Url:") ?>
= $url ?>
if (!empty($description)): ?>
= t("Description:") ?>
= $description ?>
endif ?>