You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/webapp/WEB-INF/views/cloudPage.html
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -166,6 +166,9 @@ <h1>Welcome to the future of personal data</h1>
166
166
</li>
167
167
<p>As part of the First Million Members campaign, you are entitled to a <ahref="https://apps.respectnetwork.com/">goodie bag of apps </a> from the Respect Network App Catalog.
168
168
Enjoy!</p>
169
+
<divth:if="${licenceKey != null}">
170
+
<p>Your SocialSafe licence key is : <spanth:text="${licenceKey}"/></p>
0 commit comments