<p>© {new Date().getFullYear()} All rights reserved.</p>
getYear() { return new Date().getFullYear(); }