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
nico
piphone-front
Commits
f0b1bad7
Commit
f0b1bad7
authored
Nov 22, 2014
by
Will
Browse files
ajout de la partie "Sale form" / texte en dur à remplacer via un appel au module campagne
parent
83be3339
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/feedbackform.html
View file @
f0b1bad7
<h2>
{{ _("Sale Form") }}
</h2>
<!-- Add here the Sale form your campaign -->
<p>
{{ _("Here is some argument in order to help you talking with your interlocutor.") }}
</p>
<h2>
{{ _("Feedback Form") }}
</h2>
<!--
error message
-->
<!--
Form in order to feedback your call
-->
<p>
{{ _("Please tell us what happened if you was able to talk to someone. Your feedback is important to us.") }}
</p>
...
...
@@ -16,4 +21,4 @@
</p>
<input
type=
"submit"
name=
"go"
value=
"{{ _("
Send
my
feedback
")
}}"
/>
</form>
\ No newline at end of file
</form>
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