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 5236d8a commit fb67a1aCopy full SHA for fb67a1a
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