diff --git a/muranodashboard/templates/packages/_import_bundle.html b/muranodashboard/templates/packages/_import_bundle.html index 6833c534f..5384ab692 100644 --- a/muranodashboard/templates/packages/_import_bundle.html +++ b/muranodashboard/templates/packages/_import_bundle.html @@ -37,6 +37,9 @@

{% trans 'Description:' %}

{% blocktrans %}Bundle URL: HTTP/HTTPS URL of the bundle file.{% endblocktrans %}

+
+

{% blocktrans %}Note: You'll have to configure each package installed from this bundle separately.{% endblocktrans %}

+
{% endblock %}