diff --git a/confluent/httpapi.py b/confluent/httpapi.py
index 07614966..aec32850 100644
--- a/confluent/httpapi.py
+++ b/confluent/httpapi.py
@@ -257,7 +257,6 @@ def _assemble_html(responses, resource, querydict, url):
yield '
'
yield 'Only fields that have their boxes checked will have their '
yield 'respective values honored by the confluent server.
'
- yield ''
yield ''
yield '%s
' % (resource, resource)
if url == '/':
@@ -279,7 +278,9 @@ def _assemble_html(responses, resource, querydict, url):
yield rsp.html()
yield "
"
if not iscollection:
- yield '