GuillaumeGomez merged askama-rs/askama#728 · April 11, 2026 17:03 Fix askama template when called from within a macro in a different crate #728 Fixes #706.This is a "two parts" problem:Span::call_site gives the actual file where the macro is called, so not where the macro containing is c… +143 -36