3592a1e412e8c016b0170d2954b1e03bc277657f
[librarian.git] / src / librarian / elements / styles / slowo_obce.py
1 from ..base import WLElement
2
3
4 class SlowoObce(WLElement):
5     HTML_TAG = 'em'
6     HTML_CLASS = 'foreign-word'