diff --git a/proxstar/templates/create.html b/proxstar/templates/create.html index db68f6c..33973c4 100644 --- a/proxstar/templates/create.html +++ b/proxstar/templates/create.html @@ -72,7 +72,7 @@ User {% for pool in pools %} - {{ pool }} + {{ pool }} {% endfor %}