summaryrefslogtreecommitdiff
path: root/app/views/errors/unprocessable_entity.html.erb
blob: 5b11640bfc850b954397a3bcb2be40adeffa5f2b (plain)
1
2
3
4
5
6
7
<div class="container">
  <div class="columns">
    <div class="column is-8 is-offset-2 has-text-centered">
      <h1 class="title">Unprocessable Entity</h1>
    </div>
  </div>
</div>