{% if activeProfile is null %}{% else%}
  • Home
  • {% endif %}
  • Webdirectory
  • Blogdirectory
  • {% if activeProfile is null %}{% else%} {% if blogfollows.size > 0 %}
  • Blog
      {% for blogfollow in blogfollows %}
    • {{blogfollow}}
    • {% if loop.index != blogfollows.size() - 1 %}
    • {% endif %} {% endfor %}
  • {% else%} {% endif %} {% endif%}
  • 123
  • Block Explorer
    Blog
    Namestorage
    StorageHistory
    Hashtag
  • {% if activeProfile is null %}
  • Connect
      {% if profiles is empty %}
    • Profiles disabled
    • {% else %} {% for profile in profiles %}
    • {% if profile.getAvatarOpt() is empty%} {%else%} {%endif%} {{profile.getName().getName()}}
    • {% if loop.index != profiles.size() - 1 %}
    • {% endif %} {% endfor %}
  • {% endif %}
{% else %} {% if profiles is not empty %}
  • {{activeProfile.getName().getName()}}
      {% for profile in profiles %}
    • {% if profile.getAvatarOpt() is empty%} {%else%} {%endif%} {{profile.getName().getName()}}
    • {% if loop.index != profiles.size() - 1 %}
    • {% endif %} {% endfor %}
    • Disconnect
  • {% endif%} {% endif %}
    {{leftnavbar}}
    • Web
    • Blog