Updates tests

This commit is contained in:
Mouse Reeve
2021-04-19 16:08:01 -07:00
parent da19089d34
commit 35cb3fa8fc
3 changed files with 18 additions and 11 deletions

View File

@ -3,8 +3,8 @@
{% load bookwyrm_tags %}
{% load humanize %}
{% block title %}{{ username }}{% endblock %}
{% block header %}{{ username }}{% endblock %}
{% block title %}{{ user.username }}{% endblock %}
{% block header %}{{ user.username }}{% endblock %}
{% block panel %}
<div class="block">