@use super::{header_html, footer_html}; @(fact: String) @:header_html("Printer Facts")

@fact

@:footer_html()