Commit 9085fa4f authored by mitshel's avatar mitshel
Browse files

Fix small error in sopdstempl.py

parent 7d3aeba5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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=''