5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-22 21:46:22 +00:00
panel/app/views/schemas/_add.haml

4 lines
155 B
Text
Raw Normal View History

2024-06-04 15:49:37 +00:00
= link_to t(schema.humanized_name),
new_site_post_path(site, layout: schema.value),
class: 'stretched-link black text-decoration-none'