From f509c9d9e9a51e635afcb1650f779b513131622d Mon Sep 17 00:00:00 2001 From: Son NK Date: Sun, 29 Dec 2019 10:52:30 +0100 Subject: [PATCH] Show "custom domain" option for free plan too --- templates/header.html | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/templates/header.html b/templates/header.html index 03d1940f..fa7e8cc1 100644 --- a/templates/header.html +++ b/templates/header.html @@ -50,12 +50,10 @@ API Key - {% if current_user.is_premium() %} - - Custom Domains - Premium - - {% endif %} + + Custom Domains + Premium + {% if current_user.is_premium() %}