//!

bar night

//!

written by

//!

published at

mod meta {

pub const CATEGORY: &str = “

“;

pub const TAGS: &str = “

“;

}

1
2
3
4
5
6
7
8
9
10
11
12
13
14

// subscription console

>

input your email:

// comments console

>

write a comment:

!

// comments display

println!(“=== comments loaded ===”);

0

fn main() {

render(&HOME);

}