{% extends 'tionix/base.html' %} {% load i18n %} {% block title %}{% trans 'Create availability storage' %}{% endblock %} {% block main %} {% include 'infrastructure/storages/_create.html' %} {% endblock %}