diff --git a/common/templates/common/search_result.html b/common/templates/common/search_result.html index c6a95f1e..b898550f 100644 --- a/common/templates/common/search_result.html +++ b/common/templates/common/search_result.html @@ -44,371 +44,7 @@
- {{ book.brief }} -
- -- {{ movie.brief }} -
-- {{ game.brief }} -
-- {{ music.brief }} -
- {% elif music.category_name|lower == 'album' %} -- {% trans '曲目:' %}{{ music.track_list }} -
- {% else %} - -- {% trans '所属专辑:' %}{{ music.album }} -
- {% endif %} - -