Removes username snippet

This commit is contained in:
Mouse Reeve
2021-03-07 10:24:46 -08:00
parent a63471c56f
commit 0bd27928e4
15 changed files with 58 additions and 37 deletions

View File

@ -24,7 +24,7 @@
{% include 'snippets/book_titleby.html' with book=item.book %}
</td>
<td>
{% include 'snippets/username.html' with user=item.user %}
<a href="{{ item.user.local_path }}">{{ item.user.display_name }}</a>
</td>
<td>
<div class="field has-addons">