mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-24 05:48:07 +01:00
5 lines
191 B
Text
5 lines
191 B
Text
|
%table.email-btn-table{ cellspacing: 0, cellpadding: 0, border: 0, role: 'presentation' }
|
||
|
%tr
|
||
|
%td.email-btn-td
|
||
|
= link_to "#{text} ➜", url, class: 'email-btn-a email-btn-hover'
|