Fixes user layout

This commit is contained in:
Mouse Reeve 2021-01-29 09:29:59 -08:00
parent 9fa8ee3940
commit 60721fd41e
1 changed files with 2 additions and 1 deletions

View File

@ -1,11 +1,12 @@
{% extends 'layout.html' %}
{% load humanize %}
{% load bookwyrm_tags %}
{% block content %}
<header class="block">
{% block header %}{% endblock %}
</header>
{% block content %}
{# user bio #}
<div class="block">
<div class="columns">