Adds shelf tags file

This commit is contained in:
Mouse Reeve
2022-01-18 11:20:27 -08:00
parent e3545517ec
commit 8746409e6d
8 changed files with 78 additions and 70 deletions

View File

@ -1,7 +1,7 @@
{% extends 'components/dropdown.html' %}
{% load i18n %}
{% load bookwyrm_tags %}
{% load shelf_tags %}
{% load utilities %}
{% load i18n %}
{% block dropdown-trigger %}
<span>{% trans "Move book" %}</span>