fnp
/
librarian.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
e0dae020577548288df3f3fa8a36b035be14b116
[librarian.git]
/
src
/
librarian
/
elements
/
figures
/
kol.py
1
from ..base import WLElement
2
3
4
class Kol(WLElement):
5
HTML_TAG = 'td'