Legimi cover classes.
[librarian.git] / src / librarian / builders / epub.py
index 167b8cd..4471e30 100644 (file)
@@ -558,7 +558,8 @@ class EpubBuilder(Builder):
             ))
         ).text = str(m.url)
 
             ))
         ).text = str(m.url)
 
-        newp().text = 'Tekst opracowany na podstawie: ' + m.source_name
+        if m.source_name:
+            newp().text = 'Tekst opracowany na podstawie: ' + m.source_name
 
         newp().text = """
               Wydawca:
 
         newp().text = """
               Wydawca: