summary refs log tree commit diff stats
path: root/theme/admin/deletedPost.tpl
blob: a1e77efac8562e1e3ac6752c2c62b3f2a18d143c (plain) (blame)
1
2
3
4
5
6
You've just deleted a post!

<ul>
	<li><a href="/admin/managePosts.php">Manage Posts</a></li>
	<li><a href="/admin/">Return to the Admin Panel</a></li>
</ul>