Function askama::filters::center [−]
pub fn center(s: &Display, l: usize) -> Result<String, Error>
Centers the value in a field of a given width
pub fn center(s: &Display, l: usize) -> Result<String, Error>
Centers the value in a field of a given width