{% extends 'nova/base.html' %} {% load i18n %} {% block title %}{% trans "Allocate Floating IP" %}{% endblock %} {% block dash_main %} {% include 'nova/access_and_security/floating_ips/_allocate.html' %} {% endblock %}