## special case: this item has been added by another user and thus we
## don't yet have links for this item. But we can still display the content
$r.render("editButton")
#if ($callback.mayDeleteItems() || ($callback.mayCreateItems() && $item.isDraft()))
$r.render("deleteButton")
#end