Commit 16bb4555 authored by Kevin Gutiérrez's avatar Kevin Gutiérrez
Browse files

Fix class

parent 377bb6f4
......@@ -15,7 +15,7 @@
</li>
</ul>
</form>
<div data-video-thumb="{{ video.id }}" class='thumb icon icon-image hasthumb'>
<div data-video-thumb="{{ video.id }}" class='thumb icon icon-media hasthumb'>
{% if video.thumbnail %}
<img src="{{ video.thumbnail.url }}" />
{% endif %}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment