Renames custom template tags file

This commit is contained in:
Mouse Reeve
2020-12-12 18:25:04 -08:00
parent 2b3daa0227
commit 1e08eeb4c2
34 changed files with 34 additions and 34 deletions

View File

@ -1,5 +1,5 @@
{% load humanize %}
{% load fr_display %}
{% load bookwyrm_tags %}
{% if shelf.books.all|length > 0 %}
<table class="table is-striped is-fullwidth">