tags.py
changeset 10907 9ae707db5265
parent 6140 65a619eb31c4
--- a/tags.py	Tue Nov 24 14:05:50 2015 +0100
+++ b/tags.py	Tue Nov 24 14:08:47 2015 +0100
@@ -59,4 +59,3 @@
     html += options
     html.append(u'</select>')
     return u'\n'.join(html)
-