zola/components/templates/src
Samuel Tardieu 9594fa8d06 fix(taxonomies): fix error messages (#2591)
- Some error messages refer to `get_taxonomy_term_by_name` instead of
`get_taxonomy_term`
- If a term cannot be found in a taxonomy, the error message
erroneously pretends that the taxonomy itself is unknown instead of
the term.
2024-08-15 20:19:03 +02:00
..
builtins Add attributes to base_url link in atom template (#2261) 2023-12-18 23:24:06 +01:00
global_fns fix(taxonomies): fix error messages (#2591) 2024-08-15 20:19:03 +02:00
filters.rs Clippy 2023-12-18 23:24:06 +01:00
lib.rs Implement replace_re filter (#2163) 2023-12-18 23:24:06 +01:00