5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-10-02 02:16:56 +00:00
panel/app/views/posts/attribute_ro/_email.haml
2020-01-22 17:38:22 -03:00

4 lines
129 B
Text

%tr{ id: attribute }
%th= post_label_t(attribute, post: post)
%td
%a{ href: "mailto:#{metadata.value}" }= metadata.value