horizon/openstack_dashboard/dashboards/project/instances/templates/instances/_launch_customize_help.html

4 lines
257 B
HTML

{% load i18n %}
<p>{% blocktrans %}You can customize your instance after it has launched using the options available here.{% endblocktrans %}</p>
<p>{% blocktrans %}"Customization Script" is analogous to "User Data" in other systems.{% endblocktrans %}</p>