Lines 10-16
Link Here
|
10 |
<p>Hi, you are looking at the result of launching the EXAMPLE plugin.</p> |
10 |
<p>Hi, you are looking at the result of launching the EXAMPLE plugin.</p> |
11 |
<p>I received this from you:</p> |
11 |
<p>I received this from you:</p> |
12 |
<input type="text" id="received" value="[% result | html %]" disabled /> |
12 |
<input type="text" id="received" value="[% result | html %]" disabled /> |
13 |
<p/> |
13 |
</p> |
14 |
<p>I will pass back what you type here, if you press OK.</p> |
14 |
<p>I will pass back what you type here, if you press OK.</p> |
15 |
<input type="text" id="return" value="[% result | html %]" /> |
15 |
<input type="text" id="return" value="[% result | html %]" /> |
16 |
<p> |
16 |
<p> |