summaryrefslogtreecommitdiff
path: root/src/views.rs
blob: 041ae159448d1320414ccdb2111b1bbebe984b5f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
pub mod about;
pub mod brochure;
pub mod camp;
pub mod highered;
pub mod index;
pub mod k12;
pub mod policies;
pub mod post;
pub mod posts;
pub mod pro;