handles list privacy in display

This commit is contained in:
Mouse Reeve
2021-01-31 08:41:11 -08:00
parent 69c2b192a4
commit d73a1b4ec1
7 changed files with 79 additions and 58 deletions

View File

@ -0,0 +1,2 @@
<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 %}