noydb/oworms-ui

View on GitHub
src/app/component/layout/footer/footer.component.html

Summary

Maintainability
Test Coverage
<footer>
    <ow-nav [centered]="true"/>
    <ow-logo/>
    <span>&#169;&nbsp;{{ signature }}</span>
</footer>