Fixes tests

This commit is contained in:
Mouse Reeve
2021-05-11 15:52:41 -07:00
parent 65f78b45da
commit 865faf6714
2 changed files with 21 additions and 14 deletions

View File

@ -1,4 +1,5 @@
{% extends 'user/layout.html' %}
{% load bookwyrm_tags %}
{% load utilities %}
{% load humanize %}
{% load i18n %}