5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-11-26 03:46:23 +00:00
panel/app/views/posts/form.haml

8 lines
261 B
Text
Raw Permalink Normal View History

-#
El formulario sin ninguna decoración, para incluir dentro de otros
elementos.
@param :site [Site]
@param :post [Post]
= render 'posts/htmx_form', site: @site, post: @post, locale: @locale, dir: t("locales.#{@locale}.dir"), base: pluck_param(:base)