diff --git a/ui/templates/admin.gohtml b/ui/templates/admin.gohtml
index d31a199..a654c90 100644
--- a/ui/templates/admin.gohtml
+++ b/ui/templates/admin.gohtml
@@ -10,15 +10,18 @@
+ {{ block "pro_risk_tab_btn" .}}
+ {{ end }}
{{template "admin_metrics" .}}
{{template "admin_performance" .}}
+ {{block "pro_risk_tab_content" .}}{{end}}
{{template "admin_config" .}}
{{template "admin_feed" .}}
{{template "admin_modals" .}}
diff --git a/ui/templates/components/admin_config.gohtml b/ui/templates/components/admin_config.gohtml
index db27bbc..0eeac38 100644
--- a/ui/templates/components/admin_config.gohtml
+++ b/ui/templates/components/admin_config.gohtml
@@ -24,7 +24,7 @@
-
+ {{block "pro_source_routing" .}}
-
+ {{end}}
-
-
-
-
⏱️ SLA Policies & System Time
-
Locked to Standard FedRAMP/NIST Default Timeframes
+ {{block "pro_sla_policy" .}}
+
+
+
+
⏱️ SLA Policies & System Time
+
Locked to Standard FedRAMP/NIST Default Timeframes
+
+
-
-
-
-
-
Base Configuration
-
-
-
-
-
+
+
+
Base Configuration
+
+
+
+
+
+
+
SLA Matrix (Days to Patch)
+
+
+ | Severity | Triage | Patch |
+
+ | Critical | 1 | 3 |
+ | High | 3 | 14 |
+ | Medium | 7 | 30 |
+ | Low | 14 | 90 |
+
+
-
-
-
SLA Matrix (Days to Patch)
-
-
- | Severity | Triage | Patch |
-
- | Critical | 1 | 3 |
- | High | 3 | 14 |
- | Medium | 7 | 30 |
- | Low | 14 | 90 |
-
-
-
-
+ {{end}}
⚙️ Operations
-
-
-
-
-
+ {{block "pro_backups" .}}
+
+
+
+
+
+
-
+ {{end}}