%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)