Updates snippets that use rating tags

This commit is contained in:
Mouse Reeve
2022-01-18 12:07:46 -08:00
parent b25fa5a193
commit 3d63509e20
7 changed files with 8 additions and 6 deletions

View File

@ -1,6 +1,6 @@
{% extends 'embed-layout.html' %}
{% load i18n %}
{% load bookwyrm_tags %}
{% load rating_tags %}
{% load bookwyrm_group_tags %}
{% load markdown %}

View File

@ -1,6 +1,6 @@
{% extends 'lists/layout.html' %}
{% load i18n %}
{% load bookwyrm_tags %}
{% load rating_tags %}
{% load bookwyrm_group_tags %}
{% load markdown %}