{%csrf_token%} {{serv_form_html|safe}}
submit ⇒
form data
{% for k, v in post_data.items %}
{{k}}
'{{v}}'
{% endfor %}