espial-0.0.3: templates/add-exists-alert.hamlet
$maybe (Entity bk' Bookmark{..}, tags) <- mexisting
$with bk <- fromSqlKey bk'
<div .alert>
previously saved
<span class="js-moment" title="#{TI.formatISO8601Millis bookmarkTime}" data-iso8601="#{TI.formatISO8601Millis bookmarkTime}">
<div .edit_links style="display:inline">
<div .delete_link style="display:inline">
<a .delete onclick="PS['BMark'].deleteAskE(event)()" href="#" style="display: inline;"> delete
<span .confirm hidden>
<a href="#" onclick="PS['BMark'].deleteCancelE(event)()"> cancel /
<a .destroy href="#" onclick="PS['BMark'].destroyE(event)(#{bk})(true)()"> destroy