Partials: Abuse of them, don’t abuse them | 8th color
http://blog.8thcolor.com/2013/07/partials-abuse-of-them-dont-abuse-them/
TL;DR; Use partials, they are key to reducing duplication (DRY) – and to keeping your front end maintainable. Apply the same logic to partials as you do to your back-end code – templates are code.