mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-14 23:21:42 +00:00
5 lines
135 B
Text
5 lines
135 B
Text
.row.justify-content-center
|
|
.col-md-8
|
|
%h1= t('.title', site: @site.name)
|
|
|
|
= render 'form', site: @site, submit: t('.submit')
|