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

{{ t['hero_headline']|safe }}

{{ t['hero_sub']|safe }}

{{ t['tag_1'] }} {{ t['tag_2'] }} {{ t['tag_3'] }}
BUGHOLD 抓虫附件产品图

{{ t['feat_title'] }}

{{ t['feat_1_title'] }}

{{ t['feat_1_desc']|safe }}

{{ t['feat_2_title'] }}

{{ t['feat_2_desc']|safe }}

{{ t['feat_3_title'] }}

{{ t['feat_3_desc']|safe }}

{{ t['feat_4_title'] }}

{{ t['feat_4_desc']|safe }}

{{ t['nav_how_it_works'] }}

{{ t['airflow_path_title'] }}

1 {{ t['comp_1'] }}

{{ t['comp_1'] }}

2 {{ t['comp_2'] }}

{{ t['comp_2'] }}

3 {{ t['comp_3'] }}

{{ t['comp_3'] }}

4 {{ t['comp_4'] }}

{{ t['comp_4'] }}

5 {{ t['comp_5'] }}

{{ t['comp_5'] }}

{{ t['scenes_title'] }}

{{ t['scene_1_title'] }}

{{ t['scene_1_desc']|safe }}

{{ t['scene_2_title'] }}

{{ t['scene_2_desc']|safe }}

{{ t['scene_3_title'] }}

{{ t['scene_3_desc']|safe }}

{{ t['scene_4_title'] }}

{{ t['scene_4_desc']|safe }}

{{ t['contact_title'] }}

{{ t['contact_subtitle']|safe }}

{{ t['contact_highlight_1'] }}

{{ t['contact_highlight_2'] }}

{% endblock %}