Merge pull request #22 from tcpcloud/doc

Documentation fix
diff --git a/haproxy/meta/sphinx.yml b/haproxy/meta/sphinx.yml
index c4a5f9a..1f4557b 100644
--- a/haproxy/meta/sphinx.yml
+++ b/haproxy/meta/sphinx.yml
@@ -32,5 +32,6 @@
           address: "{{ listen.binds.0.address }}:{{ listen.binds.0.port }}"
           protocol: tcp
           {%- endif %}
+          {%- endif %}
         {%- endif %}
         {%- endfor %}