Added performers. fixes #278
This commit is contained in:
+3
-3
@@ -21,15 +21,15 @@
|
||||
</div>
|
||||
</div>
|
||||
${<if-has-releases>}
|
||||
${<if-section-titles>}<h3>${tr:Lms.Explore.releases}</h3>${</if-section-titles>}
|
||||
${<if-release-title>}<h3>${tr:Lms.Explore.releases}</h3>${</if-release-title>}
|
||||
${releases class="mb-3"}
|
||||
${</if-has-releases>}
|
||||
${<if-has-appears-on-releases>}
|
||||
${<if-section-titles>}<h3>${tr:Lms.Explore.Artist.appears-on}</h3>${</if-section-titles>}
|
||||
<h3>${tr:Lms.Explore.Artist.appears-on}</h3>
|
||||
${appears-on-releases class="mb-3"}
|
||||
${</if-has-appears-on-releases>}
|
||||
${<if-has-non-release-tracks>}
|
||||
${<if-section-titles>}<h3>${tr:Lms.Explore.tracks}</h3>${</if-section-titles>}
|
||||
<h3>${tr:Lms.Explore.tracks}</h3>
|
||||
${tracks class="mb-3"}
|
||||
${</if-has-non-release-tracks>}
|
||||
${<if-has-similar-artists>}
|
||||
|
||||
Reference in New Issue
Block a user