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