forked from mirrors/bookwyrm
2 lines
220 B
HTML
2 lines
220 B
HTML
<h4><a href="{{ list.local_path }}">{{ list.name }}</a> <span class="subtitle">{% include 'snippets/privacy-icons.html' with item=list %}</span></h4>
|
|
{% include 'snippets/trimmed_text.html' with full=list.description %}
|