web/quotes: fix 500

I forgot to load the tailwind tags, so it just breaks.
This commit is contained in:
Luke Granger-Brown 2021-05-03 14:59:09 +00:00
parent 12bbf8e1b3
commit 81e41a819c

View file

@ -1,4 +1,5 @@
{% load static %}
{% load tailwind_tags %}
<!DOCTYPE html>
<html lang="en">
<head>