New Element-based builder API (WiP).
[librarian.git] / src / librarian / elements / front / motto_podpis.py
1 from ..base import WLElement
2
3
4 class MottoPodpis(WLElement):
5     pass