mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
Signed-off-by: Andrew Thornton <[email protected]>
This commit is contained in:
committed by
techknowlogick
co-authored by
techknowlogick
parent
66a3353c31
commit
0acaa6bd00
@@ -1,4 +1,4 @@
|
||||
<form class="ui comment form stackable grid" action="{{EscapePound .Link}}" method="post">
|
||||
<form class="ui comment form stackable grid" action="{{.Link}}" method="post">
|
||||
{{.CsrfTokenHtml}}
|
||||
{{if .Flash}}
|
||||
<div class="sixteen wide column">
|
||||
|
||||
Reference in New Issue
Block a user