%inherit file="base.html" /> <%def name="body()">
Album Name | %elif type == 'artist':%endif | Artist Name | Score | |||
---|---|---|---|---|---|---|
|
${result['title']} | %elif type == 'artist':
|
%endif
${result['uniquename']} |
${result['score']}%
|
%if type == 'album':
%elif type == 'artist': | %endif |