Switches layout to use in-template html header titles
This commit is contained in:
parent
0ecfff0f16
commit
9ed5226b58
2 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
{% extends 'layout.html' %}
|
||||
{% load bookwyrm_tags %}
|
||||
{% block title %}Updates{% endblock %}
|
||||
{% block content %}
|
||||
|
||||
<div class="columns">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue