Various fixes.
[wolnelektury.git] / src / catalogue / templates / catalogue / snippets / jplayer.html
index c82c1e8..647f42d 100644 (file)
@@ -36,7 +36,7 @@
                     {% trans "Artist:" %}&nbsp;<span class='artist'>{{ extra_info.artist_name }}</span>,
                     {% trans "director:" %}&nbsp;<span class='director'>{{ extra_info.director_name }}</span>
                     {% if extra_info.license %}{% license_icon extra_info.license %}{% endif %}
-                    {% if i.mp3.project_icon %}<img src="{{ i.mp3.project_icon }}">{% endif %}
+                    {% if i.mp3.project_icon %}<img class="project-icon" src="{{ i.mp3.project_icon }}">{% endif %}
                     <p>
                      {% if i.mp3.project_description %}{{ i.mp3.project_description }}{% else %}
                       {% with fb=extra_info.funded_by %}