summary refs log tree commit diff stats
path: root/src/pages/mod.rs
blob: 88296946586f2d2adb513158a55b804184f7977d (plain) (blame)
1
2
pub mod home;
pub mod not_found;