mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-22 19:46:23 +00:00
6 lines
226 B
Text
6 lines
226 B
Text
-# 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)
|