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