Fix for comments.
[librarian.git] / src / librarian / elements / front / dzielo_nadrzedne.py
index a034ae7..bbc30b1 100644 (file)
@@ -1,3 +1,6 @@
+# This file is part of Librarian, licensed under GNU Affero GPLv3 or later.
+# Copyright © Fundacja Wolne Lektury. See NOTICE for more information.
+#
 from .base import HeaderElement
 
 
@@ -6,3 +9,6 @@ class DzieloNadrzedne(HeaderElement):
     TXT_LEGACY_BOTTOM_MARGIN = 1
 
     HTML_CLASS = "collection"
+
+    def epub_build(self, builder):
+        return