{% extends "base.html" %} {% block site_meta %} {{ super() }} {% if page and page.meta and page.meta.ko_meta %} {% endif %} {% endblock %}