From fa30e89b0ead03fb9157aa98f989871876bd5432 Mon Sep 17 00:00:00 2001 From: Trent Palmer Date: Mon, 5 Apr 2021 13:00:35 -0700 Subject: [PATCH] add meta description to head --- tp/templates/base.html | 1 + 1 file changed, 1 insertion(+) diff --git a/tp/templates/base.html b/tp/templates/base.html index b0224bb..a4ae3d0 100644 --- a/tp/templates/base.html +++ b/tp/templates/base.html @@ -3,6 +3,7 @@ + {% url 'audio:home' as home_url %}