Remove <center> tags from code since they are HTML5 obsolete.
Created by: cirosantilli
cd app/views && git grep '%center' gives around 15 matches.
The center tag is obsolete in HTML5, and generates invalid HTML5: http://www.w3.org/TR/html5/obsolete.html#non-conforming-features