Can add ElectionList and start of candidature form

This commit is contained in:
2016-12-20 21:03:52 +01:00
parent d72d8366cf
commit 51bb6c8472
4 changed files with 51 additions and 5 deletions

View File

@ -54,6 +54,7 @@
{% endfor %}
</table>
{% endif %}
<form>{{candidate_form}}</form>
{% if object.is_candidature_active -%}
candidature
{% endif -%}