Skip to main content

single_card_layout_with_version

Function single_card_layout_with_version 

Source
pub fn single_card_layout_with_version(
    header: &str,
    content: Markup,
    version: &str,
    version_hash: Option<&str>,
) -> Markup
Expand description

Variant of single_card_layout that renders a version footer at the bottom of the page.