pub fn lower(v: Cow<'_, str>) -> String
Converts a value to lowercase.
<h1>{{ chapter.title|lower }}</h1>