{% extends "site_base.html" %} {% load i18n %} {% block title %}TaxtWEB - GEM building taxonomy editor{% endblock title %} {% block extra_head %} {{block.super}} {% include "taxtweb/incl_taxtweb_inlinecss.html" %} {% include "taxtweb/incl_taxtweb_alljs.html" %} {% endblock extra_head %} {% block body %} {% include "taxtweb/incl_taxtweb_content.html" %} {% endblock body %}