|
|
@ -96,7 +96,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
<div data-i18n="admin.user-profile.text">Your user profile has the following information:</div>
|
|
|
|
<div data-i18n="admin.user-profile.text">Your user profile has the following information:</div>
|
|
|
|
|
|
|
|
|
|
|
|
<dl class="dl-horizontal">
|
|
|
|
<dl class="dl-horizontal user-profile">
|
|
|
|
<dt><span class="text-info" data-i18n="admin.user-profile.claim">Claim name:</span></dt>
|
|
|
|
<dt><span class="text-info" data-i18n="admin.user-profile.claim">Claim name:</span></dt>
|
|
|
|
<dd><span class="text-info" data-i18n="admin.user-profile.value">Claim value:</span></dt>
|
|
|
|
<dd><span class="text-info" data-i18n="admin.user-profile.value">Claim value:</span></dt>
|
|
|
|
</dl>
|
|
|
|
</dl>
|
|
|
@ -109,4 +109,4 @@
|
|
|
|
<small class="muted"><%- category %>.</small><% } %><%- key %></dt>
|
|
|
|
<small class="muted"><%- category %>.</small><% } %><%- key %></dt>
|
|
|
|
<dd><%- value %></dd>
|
|
|
|
<dd><%- value %></dd>
|
|
|
|
|
|
|
|
|
|
|
|
</script>
|
|
|
|
</script>
|
|
|
|