2018-10-29 21:02:32 +10:30

8 lines
283 B
HTML

<div class="footerContainer" ng-controller="footer">
<div class="centreFooterContainer">
Copyright &#169; {{year}} Thomas Wade, All Rights Reserved.
<br>
The views and opinions expressed here are purely those of their respective author.
</div>
</div>