[][src]Function viewy::compile_page

pub fn compile_page(
    (content, style, script): (String, String, String),
    theme_variant: &str
) -> String