Hands-on Rust: Chapter 15 Typos

@herbert
On Page 279 “use template::Template” should be “use template::Templates”.
Also, “reset_game_level()”; should be “reset_game_state()”.