1
0
mirror of https://github.com/funamitech/mastodon synced 2024-11-25 07:37:16 +09:00
YuruToot/app/views/stream_entries/_content_spoiler.html.haml
Eugen Rochko 5ae1b39ec9 Adjusting public display of statuses to look similar to logged-in UI,
fix #361 with rich OEmbed display via iframe, fix #237 by hiding sensitive
content behind a spoiler on public pages
2016-12-18 19:47:11 +01:00

4 lines
105 B
Plaintext

.media-spoiler
%span= t('stream_entries.sensitive_content')
%span= t('stream_entries.click_to_show')