diff --git a/templates/view.html b/templates/view.html index 4bdcfcb..c6a5659 100644 --- a/templates/view.html +++ b/templates/view.html @@ -1,10 +1,9 @@ - - - - - $Title$ - - -$END$ - - \ No newline at end of file + + + {{ title }} + + {% for value in context %} + + {% endfor %} + +