Draft admin + crude JS for notices
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
<span class="icon is-small">
|
||||
<i class="fa fa-envelope"></i>
|
||||
</span>
|
||||
{{ app.user.email }}
|
||||
{{ app.user.email ?? 'no email' }}
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user