• Home
  • {% if features.dashboard %}
  • Dashboard
  • {% endif %} {% if features.nodes %}
  • Nodes
  • {% endif %} {% if features.advertisements %}
  • Advertisements
  • {% endif %} {% if features.messages %}
  • Messages
  • {% endif %} {% if features.map %}
  • Map
  • {% endif %} {% if features.members %}
  • Members
  • {% endif %} {% if features.pages %} {% for page in custom_pages %}
  • {{ page.title }}
  • {% endfor %} {% endif %}
{{ network_name }} {{ network_name }}
  • Home
  • {% if features.dashboard %}
  • Dashboard
  • {% endif %} {% if features.nodes %}
  • Nodes
  • {% endif %} {% if features.advertisements %}
  • Advertisements
  • {% endif %} {% if features.messages %}
  • Messages
  • {% endif %} {% if features.map %}
  • Map
  • {% endif %} {% if features.members %}
  • Members
  • {% endif %} {% if features.pages %} {% for page in custom_pages %}
  • {{ page.title }}
  • {% endfor %} {% endif %}

{{ network_name }} {% if network_city and network_country %} - {{ network_city }}, {{ network_country }} {% endif %}

{% if network_contact_email %} {{ network_contact_email }} {% endif %} {% if network_contact_email and network_contact_discord %} | {% endif %} {% if network_contact_discord %} Discord {% endif %} {% if (network_contact_email or network_contact_discord) and network_contact_github %} | {% endif %} {% if network_contact_github %} GitHub {% endif %} {% if (network_contact_email or network_contact_discord or network_contact_github) and network_contact_youtube %} | {% endif %} {% if network_contact_youtube %} YouTube {% endif %}

{% if admin_enabled %}Admin | {% endif %}Powered by MeshCore Hub {{ version }}