Refactored has_voted

This commit is contained in:
2016-12-23 23:49:00 +01:00
parent 37decde04d
commit 9d9c86ea0f
4 changed files with 41 additions and 21 deletions

View File

@ -1,7 +1,7 @@
{% extends "core/base.jinja" %}
{% block title %}
{% trans %}Vote{% endtrans %}
{% trans %}Candidate{% endtrans %}
{% endblock %}
{% block content %}