mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-14 23:41:43 +00:00
6 lines
132 B
Text
6 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'), '/'
|