{% include 'header.twig' %} {% if user['auth'] %} {% else %} {% endif %}
{% include 'banner.twig' %}
{% if user['auth'] %}
{% else %}
{% endif %}

{{ lang['smmspot.faq.title'] }}

{{ lang['smmspot.faq.text'] }}

{{ lang['smmspot.faq.tab1.button'] }}
{{ lang['smmspot.faq.tab1.text'] }}
{{ lang['smmspot.faq.tab2.button'] }}
{{ lang['smmspot.faq.tab2.text'] }}
{{ lang['smmspot.faq.tab3.button'] }}
{{ lang['smmspot.faq.tab3.text'] }}
{% include 'footer.twig' %}