{% extends 'tionix/base.html' %} {% load i18n %} {% block title %}{% trans "Manage IP Address" %}{% endblock %} {% block main %} {% include 'identity/users/_floating_ip.html' %} {% endblock %}