diff --git a/templates/base.html b/templates/base.html index 861b988..4f66aef 100644 --- a/templates/base.html +++ b/templates/base.html @@ -32,7 +32,9 @@ Home AI Digital Branding AI Marketplace + {% if not user.is_authenticated %} Pricing + {% endif %}