5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-06-02 09:34:17 +00:00
panel/app/views/sites/new.haml
2021-05-09 13:02:09 -03:00

7 lines
141 B
Plaintext

.row.justify-content-center
.col-md-8
%h1= t('.title')
%p.lead= t('.help')
= render 'form', site: @site, submit: t('.submit')