jelhan/croodle

View on GitHub
app/templates/error.hbs

Summary

Maintainability
Test Coverage
<div class="box">
  <h2>
    {{t "error.generic.unexpected.title"}}
  </h2>
  <p>
    {{t "error.generic.unexpected.description"}}
  </p>
</div>