From 9614c437d67a2d3a95b75fca10ca3bd342f4e8b4 Mon Sep 17 00:00:00 2001 From: blag Date: Mon, 27 Feb 2017 05:57:37 -0700 Subject: [PATCH] Update customized template --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index ce680d3..ceae7c3 100644 --- a/README.rst +++ b/README.rst @@ -89,7 +89,7 @@ It is possible to customize the HTML of this widget in your form template. To do {% for value, text in form.providers.field.choices %}
- +
{% endfor %}