5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-07-04 16:45:46 +00:00
panel/app/views/posts/attribute_ro/_tel.haml

5 lines
152 B
Plaintext
Raw Permalink Normal View History

2020-08-21 00:08:44 +00:00
%tr{ id: attribute }
%th= post_label_t(attribute, post: post)
%td{ dir: dir, lang: locale }
%a{ href: "tel:#{metadata.value}" }= metadata.value