0byt3m1n1
Path:
/
data
/
applications
/
aps
/
joomla
/
1.7.0-2
/
standard
/
htdocs
/
media
/
editors
/
tinymce
/
templates
/
[
Home
]
File: layout1.html
<table border="1"> <thead> <tr> <td>Column 1</td> <td>Column 2</td> </tr> </thead> <tbody> <tr> <td>Username: {$username}</td> <td>Staffid: {$staffid}</td> </tr> </tbody> </table>