wip change fb2 api
[librarian.git] / src / librarian / elements / blocks / dlugi_cytat.py
index bdac225..cf1515f 100644 (file)
@@ -14,3 +14,5 @@ class DlugiCytat(WLElement):
 
     EPUB_TAG = 'div'
     EPUB_CLASS = 'block'
 
     EPUB_TAG = 'div'
     EPUB_CLASS = 'block'
+
+    FB2_TAG = 'cite'