Web Development with Clojure, Third Edition: Unnecessary addition of crsf token on p83

On p83 you are instructed to add an input field for the crsf token to home.html.

However, when we updated the file on p.75, we already included the crsf input field.