Example #1
0
func DeletePostsHandler(ctx *thoreni.Contextable) {
	ctx.Redirect("/posts")
}