{% include 'components/header.html' %} {% include 'components/nav.html' %}
{% include 'components/globe.html' %} {% set config = { "title": "PROJECT MYCELIUM AUTONOMOUS INTERNET.", "subtitle": "Building a decentralized internet, for a better world...", "image": "static/cloud_dancing.png" } %} {% include 'components/hero_image.html' %} {% set config = { "name": "threefold/faq_tf", "section_name": "threefold/faq_tf_section" } %} {% include 'components/faq.html' %}
{% include 'components/footer.html' %} {% include 'components/login.html' %} {% include 'components/signup.html' %}