summaryrefslogtreecommitdiff
path: root/src/views.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/views.rs')
-rw-r--r--src/views.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/views.rs b/src/views.rs
index f880818..041ae15 100644
--- a/src/views.rs
+++ b/src/views.rs
@@ -1,5 +1,6 @@
pub mod about;
pub mod brochure;
+pub mod camp;
pub mod highered;
pub mod index;
pub mod k12;