diff --git a/html/template/sync/setting-integration.html b/html/template/sync/setting-integration.html
index 598f78f2..cd9f6154 100644
--- a/html/template/sync/setting-integration.html
+++ b/html/template/sync/setting-integration.html
@@ -69,7 +69,7 @@
| OAuth Token Status |
- {{ if not .ArcGISOAuth.InvalidatedAt.IsNull }}
+ {{ if not .C.ArcGISOAuth.InvalidatedAt.IsNull }}
Invalidated
@@ -86,7 +86,7 @@
|
| Token Expiration |
- {{ .ArcGISOAuth.AccessTokenExpires|timeRelative }} |
+ {{ .C.ArcGISOAuth.AccessTokenExpires|timeRelative }} |
| Integration Method |