mirror of https://github.com/CIRCL/AIL-framework
chg: [tracker] list of last matchs, show description
parent
1e8f8e9e9c
commit
d31bc7ef58
|
@ -108,10 +108,10 @@
|
||||||
{{ meta['tracked'] }}
|
{{ meta['tracked'] }}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
</a>
|
||||||
{% if meta['description'] %}
|
{% if meta['description'] %}
|
||||||
<div><i>{{ meta['description'] }}</i></div>
|
<div><i>{{ meta['description'] }}</i></div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</a>
|
|
||||||
</span>
|
</span>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
|
|
Loading…
Reference in New Issue