{% load static %} {% load compress %} {% load mentor_tags %} {% load shared_tags %}
{% include 'shared_lib/seo.html' with template_name='mentor' %} {% compress css %} {% if lang.selected == 'eng' %} {% elif lang.selected == 'kor' %} {% endif %} {% endcompress %} {% analytics %} {% include "mentor/header.html" %} {% block content %} {% include "mentor/components/hero.html" %}