diff --git a/forum/templates/forum/comment_check_delete.html b/forum/templates/forum/comment_check_delete.html new file mode 100644 index 0000000..42bc55f --- /dev/null +++ b/forum/templates/forum/comment_check_delete.html @@ -0,0 +1,37 @@ +{% extends 'base.html' %} + +{% block title %}确认删除评论{% endblock %} + +{% block content %} +
该评论将会永久消失!(真的很久!)
+请计算 {{ a }} + {{ b }} = ?
+ +