Sha256: fde8671844aac4943d7c072a66297c3190024ccd59ad7527cdc0a07d4b49dc9e
Contents?: true
Size: 299 Bytes
Versions: 1
Compression:
Stored size: 299 Bytes
Contents
<div class="container"> <div class="not-found-page text-center pt-5"> <h1 class="display-1 text-primary">404</h1> <p><strong><%= Harpiya.t(:page_not_found) %></strong></p> <p><%= Harpiya.t(:get_back_to_the) %> <%= link_to Harpiya.t(:home_page), harpiya.root_url %></p> </div> </div>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
harpiya_frontend-4.3.0.alpha | app/views/harpiya/errors/not_found.html.erb |