diff --git a/templates/index.html b/templates/index.html index faaa223..c2083d9 100644 --- a/templates/index.html +++ b/templates/index.html @@ -16,7 +16,7 @@
-
+
{%- set id = namespace(value=0) %} {%- for question in content %} {%- set id.value = id.value + 1 %}