sutty/app/views/posts/attributes/_html.haml

7 lines
222 B
Plaintext
Raw Permalink Normal View History

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