Fixes embed view

This commit is contained in:
Mouse Reeve
2022-01-18 14:27:19 -08:00
parent 93caa95855
commit 8b8314f736
2 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,6 @@
{% extends 'embed-layout.html' %}
{% load i18n %}
{% load book_display_tags %}
{% load rating_tags %}
{% load group_tags %}
{% load markdown %}