<{assert_topic_editor %topic}>
<{header}>

<div class = 'main'>

	<h1><{@"Delete comment"}></h1>

	<{delete_comment %topic %story %id}>

	<p><{@"Go to:"}></p>
	<ul>
	<li><{link {? {url 'STORY' 'topic' %topic 'id' %story} '#comments'}
		@"This story" }></li>
	<li><{link {url 'PENDING_COMMENTS'}
		@"Pending comments"}> (<{size pending_comments}>)</li>
	</ul>

</div>

<{footer}>
