t { assert(Assert(BS4CardSubtitle, `<h6 class="card-subtitle"></h6>`)); assert(Assert(BS4CardSubtitle.content("SomeThing"), `<h6 class="card-subtitle">SomeThing</h6>`)
See Implementation