fix html for new account wrapper model

This commit is contained in:
Nicolas Constant 2018-09-25 19:56:58 -04:00
parent 87c13d67e5
commit c7a507fe94
No known key found for this signature in database
GPG Key ID: 1E9F677FB01A5688
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<h3 class="panel__title">Manage Account</h3>
<div class="account-editor__display-avatar">
<img class="account-editor__avatar" src="{{account.avatar}}" title="{{ account.username }} " />
<img class="account-editor__avatar" src="{{account.avatar}}" title="{{ account.info.id }} " />
</div>
<h4 class="add-column__label">add column:</h4>