diff --git a/templates/view.html b/templates/view.html index c6a5659..703e1f3 100644 --- a/templates/view.html +++ b/templates/view.html @@ -1,9 +1,11 @@ - + {{ title }} {% for value in context %} - + {% endfor %}