//! All the pages in webgit //! //! A page is defined by it's template type as well as it's route, //! which is exported from the module and then called by the router pub mod repo;