0
0
Fork 0
mirror of https://github.com/lunaisnotaboy/mastodon.git synced 2025-03-29 05:19:22 +00:00
mastodon/app/views/stream_entries/_content_spoiler.html.haml
Eugen Rochko 5ae1b39ec9 Adjusting public display of statuses to look similar to logged-in UI,
fix  with rich OEmbed display via iframe, fix  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')