summaryrefslogtreecommitdiff
path: root/web/views/not_found.erb
blob: 900517dc34bd6806eb4b0f59d0308092bb3e65e5 (plain)
1
2
3
4
<div class="box resize" style="text-align: center">
    <h1 class="section" style="font-size: 260%; margin: 40px 0;">404 <%= h(t.pages.not_found.title) %></h1>
    <%= h(t.pages.not_found.intro) %>
</div>