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