Vulcan/client/templates/comment_deleted.html
2012-09-07 10:57:57 +09:00

5 lines
No EOL
133 B
HTML

<template name="comment_deleted">
<div class="grid-small grid-block">
<p>Your comment has been deleted.</p>
</div>
</template>