Dabolus/polymer3-webpack-starter-kit

View on GitHub
src/components/view404/view404.template.html

Summary

Maintainability
Test Coverage
<div class="card">
  <h1>404</h1>
  <p>Sorry, we can't find the page you're looking for. Please check the URL and try again.</p>
</div>