{% extends 'base.html' %} {% load i18n tionix_tags %} {% block title %}{{ page_title }}{% endblock %} {% block main %} {% tnx_include 'horizon/common/_workflow.html' %} {% endblock %}