ultimatepp/tutorial/Skylark03/param.witz
cxl 5cdd174dd1 Skylark tutorial now has <!DOCTYPE html>
git-svn-id: svn://ultimatepp.org/upp/trunk@7280 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-18 18:56:58 +00:00

7 lines
106 B
Text

<!DOCTYPE html>
<html>
<body>
Param: $PARAM<br>
<a href=$HomePage()>Back to index</a><br>
</body>
</html>