pub fn get_index_hbs() -> &'static str { let index = include_str!("index.hbs"); index }