package main // scifiTextComponent renders Inter body copy with the tabular-nums numeral treatment. templ scifiTextComponent(text, class string) {
@templ.Raw(text)
}