+ alt
+
+
+ {{ alt || url }}
+
+
+
+ {{
+ isImage
+ ? t('forms', 'No image address set yet.')
+ : t('forms', 'No video address set yet.')
+ }}
+
+
+
+
+
+
+ {{
+ t(
+ 'forms',
+ 'This address is on another site. Loading it tells that site the IP address of everyone who opens the form.',
+ )
+ }}
+
+
+
+