You've already forked snikket-web-portal
Iterate further on the welcome page
This commit is contained in:
@@ -5,5 +5,4 @@
|
||||
{% endblock %}
|
||||
{% block topbar_right %}
|
||||
{{- super() -}}
|
||||
<nav class="usermenu">{{ user_info.display_name }}{% call avatar(user_info.address, user_info.avatar_hash ) %}{% endcall %}</nav>
|
||||
{%- endblock %}
|
||||
|
||||
Reference in New Issue
Block a user