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