referring to this post
http://www.evillabs.sk/forum/viewtopic.php?t=610i've got a simple idea to make a template ...
you coul insert a couple of comments in the html like:
<head>
<title>user choose the title</title>
</head>
<body>
<!-- song title here -->
<!-- song title ends -->
<hr>
<!-- song lyrics here -->
<!-- song lyrics ends -->
</body>
and then edit the page and write the information gathered from el between the two comments ... so the user could edit the rest as he wants of the page cause it's not edited by el
imho it's very userful for the ones who like to upload the information about what they're listening to a website and such ...