wip change fb2 api
[librarian.git] / src / librarian / elements / front / motto_podpis.py
index 199da84..fd0d101 100644 (file)
@@ -12,3 +12,5 @@ class MottoPodpis(WLElement):
 
     EPUB_TAG = "div"
     EPUB_CLASS = "motto_podpis"
 
     EPUB_TAG = "div"
     EPUB_CLASS = "motto_podpis"
+
+    FB2_TAG = 'p'