5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-10-01 19:56:56 +00:00
panel/app/views/sites/edit.haml
2021-05-09 13:02:09 -03:00

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')