From f0effb9d3e3929eec8f20809325da85954f6664d Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Mon, 29 Aug 2022 07:10:36 -0700 Subject: [PATCH] Uses theme in remote follow template --- bookwyrm/templates/ostatus/template.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/bookwyrm/templates/ostatus/template.html b/bookwyrm/templates/ostatus/template.html index 9776f28dd..eb904a693 100644 --- a/bookwyrm/templates/ostatus/template.html +++ b/bookwyrm/templates/ostatus/template.html @@ -1,4 +1,5 @@ {% load layout %} +{% load sass_tags %} {% load i18n %} {% load static %} {% load utilities %} @@ -9,9 +10,7 @@ {% block title %}{% endblock %} - - - +