mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 18:39:52 +00:00
82cbb4a8ba
Change-Id: I5f0aeb01da789030117028ff4cb014f4c07fab8d
14 lines
193 B
HTML
14 lines
193 B
HTML
<!DOCTYPE html>
|
|
|
|
<html>
|
|
<head>
|
|
<title>iFrame Selection Demo</title>
|
|
</head>
|
|
<body>
|
|
<form>
|
|
<label>Link to: </label>
|
|
<input type="text">
|
|
</form>
|
|
</body>
|
|
</html>
|