crh225/angular-github-issues

View on GitHub
apps/angular-github-issues/src/app/core/components/not-found/not-found.component.html

Summary

Maintainability
Test Coverage
<div  class="centered-content">
    The page you have requested cannot be found.
    Please go to the <a routerLink="/">homepage</a>
</div>