%h1 Credits
%p This book was the result of a collaborative effort from the team at Launch School.
%h2 Contributors
- if @book.contributors
%p This book wouldn't be possible without contributions from: #{@book.contributors}.
%p Special thanks to the technical reviewers and other contributors who spent many hours polishing the final product#{(": " + @book.reviewers) if @book.reviewers}.
%p Many thanks to all the students who made countless suggestions and corrections. You all made this book possible!
%h2 Contributing To This Book
%p Reach out to us if you notice any typos, errors or have suggestions for the contents in this book.
%p We can be reached at books@launchschool.com.