HKFC Men's D Team MotM and DotD online vote
{{ formatDate }}
Randomly selected comment from the match:
{% for item in comment %}
{{ item.comment }}
{% endfor %}
{{ form.csrf_token }}
Man of the Match
{% for item in data %} {% if item.playerNickname != "" %}
{{ item.playerNickname }}
{% else %}
{{ item.playerSurname }}, {{ item.playerForenames }}
{% endif %} {% endfor %}
Dick of the Day
{% for item in data %} {% if item.playerNickname != "" %}
{{ item.playerNickname }}
{% else %}
{{ item.playerSurname }}, {{ item.playerForenames }}
{% endif %} {% endfor %}
Match comments
Optional comments added here
Rogues Gallery
Current Man of the Match
Current Dick of the Day
Submit
Cancel