diff --git a/templates/public/index.html b/templates/public/index.html index 93347fde3..b5cfe1227 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -4,8 +4,8 @@ {% if latest_poll and latest_poll.get_first_question %}
-
-
+
+
{% trans "LATEST OPINION" %}
{% edit_content 'polls.poll_update' latest_poll.pk "#id_title" "-m-8" "dark" %} @@ -29,20 +29,20 @@
{% trans "VIEW FULL RESULTS" %} + class="btn hover-dark {% if org|config:"has_new_brand" %}bg-black text-white{% else %}bg-light1-home text-black{% endif %}">{% trans "VIEW FULL RESULTS" %}
{% endif %} -
+
@@ -73,7 +73,7 @@ {{ age_stats|json_script:"age_stats" }}
{% endcompress %}