mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-22 18:36:23 +00:00
5 lines
142 B
Text
5 lines
142 B
Text
.row.justify-content-center
|
|
.col-12.col-lg-8
|
|
%h1= t('.title', site: @site.name)
|
|
|
|
= render 'form', site: @site, submit: t('.submit')
|