//! Askama templates for the public embed widgets (`/embed/*`). Ported from //! hand-rolled `format!` HTML so user-derived fields (titles, creator names, //! descriptions, URLs) are autoescaped by Askama rather than per-field by hand. use askama::Template; /// The spacing layer the embeds inline, written by `build.rs` from /// makeover-geometry at Pointer density. /// /// An embed cannot link a stylesheet: it renders inside an iframe on somebody /// else's page, so its whole design system has to arrive in the document. That /// is why these five templates carry a `