fix: 문의 폼 제출과 텔레그램 추적 로그 개선
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
}
|
||||
|
||||
<form method="post">
|
||||
@Html.AntiForgeryToken()
|
||||
<div asp-validation-summary="ModelOnly" class="text-danger mb-3"></div>
|
||||
|
||||
<div class="mb-3">
|
||||
|
||||
Reference in New Issue
Block a user