X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/011b98a4661b754a0789ae78e145437b5b86e5fe..23d025c8875cca1404f274aca7170c9db5e980e7:/src/librarian/elements/front/motto_podpis.py?ds=sidebyside 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'