{% extends 'base.html' %} {% load i18n %} {% block title %}{% trans "Run Volume Path Tool" %}{% endblock %} {% block main %} {% include 'lun_tool/_run_lun_tool.html' %} {% endblock %}