author | fabien |
Sun, 08 Feb 2004 17:27:21 -0500 | |
branch | immsview |
changeset 32 | 85c8f5280d48 |
parent 31 | 13f56bb29b96 |
child 33 | ad808d18c693 |
permissions | -rw-r--r-- |
<html> <head> <title>Fabien Niñoles's Top Songs</title> </head> <body style="background: black; color: white"> <h1>Fabien Niñoles's Top Songs</h1> <ul> <TMPL_LOOP Bestof> <li style="color: <TMPL_VAR color>"><TMPL_VAR rating> - <tt><TMPL_VAR path></tt></li> </TMPL_LOOP> </ul> </body> <!-- vi: syntax=html --> </html>