X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/82c0860d1520489be56457829d49eb17f165b9cd..23d025c8875cca1404f274aca7170c9db5e980e7:/src/librarian/elements/front/motto_podpis.py diff --git a/src/librarian/elements/front/motto_podpis.py b/src/librarian/elements/front/motto_podpis.py index 199da84..fd0d101 100644 --- a/src/librarian/elements/front/motto_podpis.py +++ b/src/librarian/elements/front/motto_podpis.py @@ -12,3 +12,5 @@ class MottoPodpis(WLElement): EPUB_TAG = "div" EPUB_CLASS = "motto_podpis" + + FB2_TAG = 'p'