diff --git a/templates/index.html b/templates/index.html index a45fa7c..15edab1 100644 --- a/templates/index.html +++ b/templates/index.html @@ -16,7 +16,7 @@ {% endif %} diff --git a/templates/scale.html b/templates/scale.html index ed3950a..1cabbc5 100644 --- a/templates/scale.html +++ b/templates/scale.html @@ -11,7 +11,7 @@

{{ scale.title }}

{{ scale.instructions }}

-
+ {% for question in scale.questions %}