pub static TABLE_CAPTION: Lazy<String>
Generated from css file. Class content: display: table-caption;
display: table-caption;
html!("div", { .dwclass!("table_caption") });