cleaner display for user profiles
parent
8861220632
commit
72c4a394fe
|
@ -78,7 +78,11 @@
|
|||
<!-- user profile -->
|
||||
<script type="text/html" id="tmpl-user-profile">
|
||||
|
||||
<div>Your user profile has the following information:</div>
|
||||
|
||||
<dl class="dl-horizontal">
|
||||
<dt><span class="text-info">Claim name:</span></dt>
|
||||
<dd><span class="text-info">Claim value:</span></dt>
|
||||
</dl>
|
||||
|
||||
</script>
|
||||
|
|
Loading…
Reference in New Issue