mirror of
https://github.com/askama-rs/askama.git
synced 2025-09-27 13:00:57 +00:00

Don't simply pass any arguments to the filter. The error message won't be useful otherwise. Also ensure that the argument is a `usize`.
Don't simply pass any arguments to the filter. The error message won't be useful otherwise. Also ensure that the argument is a `usize`.