{% include 'components/nav.html' %}
{% set config = {
"title": "ThreeFold INTERNET ROADMAP",
"subtitle": "Building a decentralized internet, for a better world",
"image": "static/img/questions.png" }
%}
{% include 'components/hero_image.html' %}
{% set config_roadmap = { "name": "threefold/faq_tf", "section_name": "threefold/faq_tf_section" } %}
{% include 'components/roadmap.html' %}
{% include 'components/footer.html' %}