{% extends "base.html" %} {% block content %}
{% include 'components/_hero_section.html' %} {% include 'components/_about_us_section.html' %} {% include 'components/_healthy_esport_section.html' %} {% include 'components/_vision_section.html' %} {% include 'components/_footer.html' %}
{% endblock %}