Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
La Quadrature du Net
piphone
piphone-front
Commits
cd69d2d4
Commit
cd69d2d4
authored
Nov 22, 2014
by
nepski
Browse files
hard feedback route
parent
e13da69e
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/feedbackform.html
View file @
cd69d2d4
...
...
@@ -4,7 +4,7 @@
<p>
{{ _("Please tell us what happened if you was able to talk to someone. Your feedback is important to us.") }}
</p>
<form
method=
"post"
action=
"
{{ @
feedback
}}
"
>
<form
method=
"post"
action=
"
/
feedback
/
"
>
<input
type=
"text"
id=
"contact_id"
name=
"contact_id"
hidden=
"hidden"
value=
"{{ @contact_id }}"
/>
<repeat
group=
"{{ @feedback_categories }}"
value=
"{{ @feedback_category }}"
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment