Vulcan/client/views/comments/comment_deleted.html
2012-10-04 11:17:57 +10: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>