From 756cfa298a1834a596005dedafb701c0a9ace568 Mon Sep 17 00:00:00 2001 From: Kaitlyn Date: Thu, 19 Aug 2021 11:53:06 -0700 Subject: [PATCH] Add premium dashboard data to body class --- privaterelay/templates/profile.html | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/privaterelay/templates/profile.html b/privaterelay/templates/profile.html index bcfff1af14..c723cf4c18 100644 --- a/privaterelay/templates/profile.html +++ b/privaterelay/templates/profile.html @@ -14,7 +14,20 @@ {% block content %} {% get_social_accounts request.user as accounts %} - + + + + + +
{% include "includes/messages.html" %}