5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-07-05 19:05:44 +00:00
panel/app/views/posts/attributes/_new_html.haml

7 lines
226 B
Plaintext

-# Editor de contenido
= render 'posts/attributes/new_content',
base: 'post', post: post, attribute: attribute,
metadata: metadata, site: site,
dir: dir, locale: locale,
autofocus: (post.attributes.first == attribute)