We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d01b98 commit 450fc9aCopy full SHA for 450fc9a
templates/repo/issue/new_form.tmpl
@@ -1,4 +1,4 @@
1
-<form class="ui comment form stackable grid" action="{{EscapePound .Link}}" method="post">
+<form class="ui comment form stackable grid" action="{{.Link}}" method="post">
2
{{.CsrfTokenHtml}}
3
{{if .Flash}}
4
<div class="sixteen wide column">
0 commit comments