fnp
/
librarian.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
a4e9453bcbe411eee495e99770b8838e57835038
[librarian.git]
/
src
/
librarian
/
elements
/
drama
/
miejsce_czas.py
1
from ..paragraphs import Akap
2
3
4
class MiejsceCzas(Akap):
5
HTML_CLASS = 'place-and-time'