Renames custom template tags file

This commit is contained in:
Mouse Reeve
2020-12-12 18:25:04 -08:00
parent 2b3daa0227
commit 1e08eeb4c2
34 changed files with 34 additions and 34 deletions

View File

@ -1,5 +1,5 @@
{% extends 'layout.html' %}
{% load fr_display %}
{% load bookwyrm_tags %}
{% block content %}
<div class="block">
<h1 class="title">{{ author.name }}</h1>