summaryrefslogtreecommitdiff
path: root/src/views.rs
blob: cb58813ef77d23f9daa3ce397b044523af9cb513 (plain) (blame)
1
2
3
4
5
6
pub mod about;
pub mod brochure;
pub mod index;
pub mod policies;
pub mod post;
pub mod posts;