Add title in link video

This commit is contained in:
Jesús 2020-06-14 19:10:30 -05:00
parent a4d5ae9d55
commit fc4582e625
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -84,7 +84,7 @@
<div class="row">
{% for article in articles_page.object_list %}
<article class="col-md-3 video" itemscope itemtype="https://schema.org/Movie">
<a href="{{ SITEURL }}/{{ article.url }}">
<a href="{{ SITEURL }}/{{ article.url }}" title="{{ article.title }}">
<div class="area">
<div class="mask">