mirror of
https://0xacab.org/sutty/sutty
synced 2025-01-19 02:23:38 +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'), '/'
|