New EPUB builder, other minor changes.
[librarian.git] / src / librarian / elements / comments / uwaga.py
index adf908b..1bdeb39 100644 (file)
@@ -7,3 +7,6 @@ class Uwaga(WLElement):
 
     def html_build(self, builder):
         pass
+
+    def epub_build(self, builder):
+        pass