-
{{ _("Enter the repo URL for the package.
- If the repo uses git then the metadata will be automatically imported.") }}
-
-
{{ _("Leave blank if you don't have a repo. Click skip if the import fails.") }}
+
{{ _("Do you have a Git repository?") }}
+
+ {{ _("Having a repository is optional") }}.
+
+
+ {{ _("If you do have a repository, enter the URL below. Otherwise, leave blank and click skip.") }}
+
{{ render_field(form.website, class_="pkg_meta") }}
@@ -100,7 +103,7 @@