mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-23 03:36:21 +00:00
5 lines
195 B
Text
5 lines
195 B
Text
%tr{ id: attribute }
|
|
%th= post_label_t(attribute, :path, post: post)
|
|
%td
|
|
- if metadata.value['path'].present?
|
|
= link_to metadata.value['description'], url_for(metadata.static_file)
|