5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-06-30 16:36:08 +00:00
panel/app/views/application/page_not_found.haml

7 lines
132 B
Plaintext

%main.vh-100.p-0.d-flex.align-items-center
%div
%h1= t('.title')
%p= t('.description')
%p= link_to t('.button'), '/'