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