5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-09-28 09:26:57 +00:00
panel/app/views/application/page_not_found.haml

7 lines
132 B
Text
Raw Normal View History

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