votes left count

This commit is contained in:
2024-08-05 20:54:46 +02:00
parent ce788a545c
commit 8c9d97c317
3 changed files with 15 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{% extends "Base.html" %}
{% block window-title %}
Stemmen
Stemmen{% if vote_left or skip_left %}: {{vote_left}}+{{skip_left}} te gaan.{% endif %}
{% endblock %}
{% block main-content %}