diff --git a/resources/jacket/template.xhtml b/resources/jacket/template.xhtml index f76a126309..17d0493a82 100644 --- a/resources/jacket/template.xhtml +++ b/resources/jacket/template.xhtml @@ -40,8 +40,7 @@ In addition you can add code to show the values of custom columns here. The value is available as _column_name and the title as _column_name_label. For example, if you have a custom column with label #genre, you can add it to - this template with: -
{_genre_label}: {_genre}
+ this template with _genre_label and _genre. Note that the # is replaced by an underscore. -->
{comments}