From e5926978c88708e0be42b4d606cd6c50cd347957 Mon Sep 17 00:00:00 2001 From: Son NK <> Date: Fri, 30 Apr 2021 11:45:00 +0200 Subject: [PATCH] use bouncer on custom alias page --- .../templates/dashboard/custom_alias.html | 3 +++ static/style.css | 13 +++++++++++++ templates/base.html | 14 +++++++++----- 3 files changed, 25 insertions(+), 5 deletions(-) diff --git a/app/dashboard/templates/dashboard/custom_alias.html b/app/dashboard/templates/dashboard/custom_alias.html index d0f71c52..b654feb3 100644 --- a/app/dashboard/templates/dashboard/custom_alias.html +++ b/app/dashboard/templates/dashboard/custom_alias.html @@ -104,6 +104,9 @@ {% block script %} + + + {% if PLAUSIBLE_HOST and PLAUSIBLE_DOMAIN %} - - + + {% endif %}