macro_rules! begin_html {
    ($dst:expr, $($arg:tt)*) => { ... };
}
Expand description

Puts a HTML header with a title.