5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-10-02 04:16:57 +00:00
panel/app/views/posts/attribute_ro/_email.haml

5 lines
129 B
Text
Raw Permalink Normal View History

2020-01-22 20:38:22 +00:00
%tr{ id: attribute }
%th= post_label_t(attribute, post: post)
%td
%a{ href: "mailto:#{metadata.value}" }= metadata.value