{% extends "base.html" %} {%- block content %}

{{ page.extra.hero_title | safe }}

{{ page.extra.hero_description_1 | safe }} {{ page.extra.hero_description_2 | safe }}

{{ page.extra.project_info_section_title | safe }}

img

{{ page.extra.project_info_section_description | safe }}

img
{% include 'ui/icons/about/icon01.html' %}

{{ page.extra.project_info_card_title_1 | safe }}

{{ page.extra.project_info_card_description_1 | safe }}

img
{% include 'ui/icons/about/icon02.html' %}

{{ page.extra.project_info_card_title_2 | safe }}

{{ page.extra.project_info_card_description_2 | safe }}

{{ page.extra.history_section_title | safe }}

2011

{{ page.extra.history_section_20_11 | safe }}

2015

{{ page.extra.history_section_20_15 | safe }}

2021

{{ page.extra.history_section_20_21 | safe }}

2022

{{ page.extra.history_section_20_22 | safe }}

2023

{{ page.extra.history_section_20_23 | safe }}

{% include 'section/donate.html' %} {%- endblock content %}