X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/db91f942ce46e3af1420f3469a83257ef5aca4c2..af72c4ed58e541d491dafbfe4ecb163662f402b5:/src/librarian/elements/themes/motyw.py?ds=inline diff --git a/src/librarian/elements/themes/motyw.py b/src/librarian/elements/themes/motyw.py index 25369a7..9f6a886 100644 --- a/src/librarian/elements/themes/motyw.py +++ b/src/librarian/elements/themes/motyw.py @@ -2,6 +2,7 @@ from ..base import WLElement class Motyw(WLElement): + ASIDE = True HTML_TAG = "a" def txt_build(self, builder):