+++ title = "Contact" weight = 10 template = "contact.html" [extra] disable_toc = true +++
fn main() { println!("Hello, World!"); }