diff --git a/ui/templates/base.gohtml b/ui/templates/base.gohtml
index ef5b6b4..9eac5ab 100644
--- a/ui/templates/base.gohtml
+++ b/ui/templates/base.gohtml
@@ -3,16 +3,22 @@
- RiskRancher OSS
+ RiskRancher {{if isProActive}}PRO{{else}}OSS{{end}}
@@ -29,7 +35,7 @@
{{template "content" .}}