5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-07-02 13:26:07 +00:00
panel/app/views/sites/edit.haml

6 lines
135 B
Plaintext
Raw Permalink Normal View History

.row.justify-content-center
.col-md-8
2019-07-13 00:20:36 +00:00
%h1= t('.title', site: @site.name)
2019-07-17 22:18:48 +00:00
= render 'form', site: @site, submit: t('.submit')