Loading py/sopdstempl.py +1 −1 Original line number Diff line number Diff line Loading @@ -151,7 +151,7 @@ class opdsTemplate(): # '<link type="application/atom+xml" rel="alternate" href="%(modulepath)s?id=%(link_id)s%(nl)s"/>' ) self.document_entry_nav_info=('<content type="text">%(e_nav_info)s</content>') self.document_entry_nav_finish='</entry>>' self.document_entry_nav_finish='</entry>' self.document_entry_acq_start='<entry>' self.document_entry_acq_link_start='' Loading Loading
py/sopdstempl.py +1 −1 Original line number Diff line number Diff line Loading @@ -151,7 +151,7 @@ class opdsTemplate(): # '<link type="application/atom+xml" rel="alternate" href="%(modulepath)s?id=%(link_id)s%(nl)s"/>' ) self.document_entry_nav_info=('<content type="text">%(e_nav_info)s</content>') self.document_entry_nav_finish='</entry>>' self.document_entry_nav_finish='</entry>' self.document_entry_acq_start='<entry>' self.document_entry_acq_link_start='' Loading