Trim sooner
This commit is contained in:
@@ -61,7 +61,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="notification has-background-white p-2 mb-2">
|
<div class="notification has-background-white p-2 mb-2">
|
||||||
{% include "snippets/status/content_status.html" with hide_book=True trim_length=100 hide_more=True %}
|
{% include "snippets/status/content_status.html" with hide_book=True trim_length=70 hide_more=True %}
|
||||||
</div>
|
</div>
|
||||||
<a href="{{ status.remote_id }}">
|
<a href="{{ status.remote_id }}">
|
||||||
<span>{% trans "View status" %}</span>
|
<span>{% trans "View status" %}</span>
|
||||||
|
Reference in New Issue
Block a user