We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b1dc11 commit 49fb741Copy full SHA for 49fb741
default-templates/new-account/index.html
@@ -14,12 +14,7 @@ <h3>Solid User Profile</h3>
14
<div class="row">
15
<div class="col-md-12">
16
<p style="margin-top: 3em; margin-bottom: 3em;">
17
- Welcome.
18
- </p>
19
- <p>
20
- Web ID:<br />
21
-
22
- <code>{{webId}}</code>
+ Welcome to the account of <code>{{webId}}</code>
23
</p>
24
</div>
25
0 commit comments