mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-15 04:31:41 +00:00
7 lines
132 B
Text
7 lines
132 B
Text
|
%main.vh-100.p-0.d-flex.align-items-center
|
||
|
%div
|
||
|
%h1= t('.title')
|
||
|
|
||
|
%p= t('.description')
|
||
|
%p= link_to t('.button'), '/'
|