fnp
/
librarian.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
4db9111211d132ec212e6e75c57881b58d5d1614
[librarian.git]
/
src
/
librarian
/
elements
/
drama
/
naglowek_listy.py
1
from ..base import WLElement
2
3
4
class NaglowekListy(WLElement):
5
HTML_TAG = "h3"