list recipient's name
This commit is contained in:
parent
b7b28293b9
commit
d59729bb05
@ -10,7 +10,7 @@
|
||||
<h4 class="text-bold">Instructions</h4>
|
||||
|
||||
<p>Type your complaint or problem into the message box below and click "Submit".
|
||||
<br>Messages will be sent directly to Chris Weiser's email account.
|
||||
<br>Messages will be sent directly to {{ complaintReceiverName }}'s email account.
|
||||
<br>Messages will be completely anonymous so complaints cannot be traced to a specific person. <br> Feel free to submit any problem or concern.</p>
|
||||
|
||||
</div>
|
||||
@ -23,7 +23,6 @@
|
||||
<h5 class="alert alert-danger"> Form failed to submit with errors </h5>
|
||||
{% endif %}
|
||||
{% else %}
|
||||
Nah this broke //TODO: remove after debugging
|
||||
{% endif %}
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user