{% extends 'base/layout.html' %} {% load i18n %} {% block title %}{% trans "Migrate VM" %} — {{ vm.name }}{% endblock %} {% block content %}
{% blocktrans %}Pick a target Proxmox node for migration of VMID {{ vmid }}.{% endblocktrans %}
{% if not resolvable %}