mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-15 09:01:42 +00:00
6 lines
182 B
Text
6 lines
182 B
Text
|
%tr{ id: attribute }
|
||
|
%th= post_label_t(attribute, post: post)
|
||
|
%td{ dir: dir, lang: locale }
|
||
|
- p = metadata.belongs_to
|
||
|
= link_to p.title.value, site_post_path(site, p.id)
|