macro_rules! template { ($tera:expr, $name:expr, $path:expr) => { ... }; }
Macro to reduce boilerplate for template registration