Subversion Repositories wimsdev

Rev

Rev 5746 | Rev 12810 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5746 Rev 5928
Line 4... Line 4...
4
!form reply
4
!form reply
5
<input type=submit value="OPSTUREN"/> je antwoord:<p>
5
<input type=submit value="OPSTUREN"/> je antwoord:<br/>
6
 
6
 
7
x = <input size=40 name=x value="$x"/> <br>
7
x = <input size=40 name=x value="$x"/> <br/>
8
y = <input size=40 name=y value="$y"/> <br>
8
y = <input size=40 name=y value="$y"/> <br/>
9
 
9
 
-
 
10
 
10
</form>
11
!formend
11
 
12