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