Good morning. I have been using the "CMI" style for a long time and now I want to add the album rating to the style. I would like it so that it shows on the Album page in the HTML export.

I am not the best programmer, but I have been able to make minor as needed. Here is the line I added and the error I get during export to HTML. If you have any insight, I would appreciate it.

Code:

<tr>
<td width="30%" align="right" nowrap><b> &nbsp; Rating: </b></td>
<td width="70%" bgcolor="$SHADECOLOR2" class="valshade"> &nbsp;<!--[Rating/]--></td>
</tr>

Error:

Invalid Tag Name