Skip to content

Commit b23842d

Browse files
committed
Merge pull request #30 from RespectNetwork/integration
[PCLOUD-258]: For personal cloud owners who do not have a SocialSafe lic...
2 parents a5de59f + 128c284 commit b23842d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/main/webapp/WEB-INF/views/cloudPage.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,9 @@ <h1>Welcome to the future of personal data</h1>
166166
</li>
167167
<p>As part of the First Million Members campaign, you are entitled to a <a href="https://apps.respectnetwork.com/">goodie bag of apps </a> from the Respect Network App Catalog.
168168
Enjoy!</p>
169+
<div th:if="${licenceKey != null}">
170+
<p>Your SocialSafe licence key is : &nbsp;<span th:text="${licenceKey}"/></p>
171+
</div>
169172
</ul>
170173

171174

0 commit comments

Comments
 (0)