presidential-innovation-fellows/code-gov-web

View on GitHub
src/app/components/explore-code/explore-code.template.html

Summary

Maintainability
Test Coverage
<hero-header title="Browse Projects"></hero-header>

<div class="indented">
    <router-outlet></router-outlet>
</div>