Solution 제작 목표
{{ main_text }}
{% for g in goals %}
{% if g.icon %}{{ g.en }}{% endif %}
{{ g.en }}
{{ g.ko }}
{% endfor %}