{% extends 'tionix/base.html' %} {% load i18n %} {% block title %}{% trans 'Edit host type' %}{% endblock %} {% block main %} {% include 'infrastructure/node_types/_update_node_type.html' %} {% endblock %}