8 lines
284 B
HTML
8 lines
284 B
HTML
<div class="footerContainer" ng-controller="footer">
|
|
<div class="centreFooterContainer">
|
|
Copyright © {{year}} Thomas Wade, All Rights Reserved.
|
|
<br>
|
|
The views and opinions expressed here are purely those of their respective authors.
|
|
</div>
|
|
</div>
|