Servlet-context fixes
This commit is contained in:
parent
3463292e3c
commit
b7ddc0a443
9 changed files with 9 additions and 16 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<p>
|
||||
Use this form to request someone to phone you to discuss your concerns about independence.
|
||||
</p>
|
||||
<form action="call-me" method="post">
|
||||
<form action="{{servlet-context}}/call-me" method="post">
|
||||
{% csrf-field %}
|
||||
<p class="widget">
|
||||
<label for="name">Your name</label>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue