Improve feed items
This commit is contained in:
parent
e859109ade
commit
568b7709ec
5 changed files with 74 additions and 44 deletions
|
|
@ -199,8 +199,7 @@ const thumbnail =
|
|||
}
|
||||
<div id="content-warning">
|
||||
<p>
|
||||
{t(props.lang, "story/word_count", props.wordCount)}
|
||||
{props.contentWarning}
|
||||
{t(props.lang, "story/warnings", props.wordCount, props.contentWarning.trim())}
|
||||
</p>
|
||||
</div>
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue