diff --git a/templates/public_base.html b/templates/public_base.html index 15c8ce601..23330c1eb 100644 --- a/templates/public_base.html +++ b/templates/public_base.html @@ -10,7 +10,9 @@ {% trans "U-Report" %} + {% if org.subdomain %} {{ org.name }} + {% endif %}