edited annotations.html
This commit is contained in:
parent
736f229eb7
commit
98c72b5b16
@ -35,10 +35,10 @@
|
||||
<hr>
|
||||
|
||||
{%else%}
|
||||
<p style="font-family:archivo narrow;font-size:10px;">Extracts:</p>
|
||||
<p style="font-family:archivo narrow;font-size:10px;">Extract</p>
|
||||
<div style="font-family:archivo narrow;font-size:18px;">
|
||||
<i>"{{row.target[0].selector[1].exact}}"</i></div><br>
|
||||
<p style="font-family:archivo narrow;font-size:10px;color:#ff3300;">Annotations:</p>
|
||||
<p style="font-family:archivo narrow;font-size:10px;color:#ff3300;">Annotation</p>
|
||||
{%if 'https://www.youtube.com'in row.text %}
|
||||
<a style="font-family:archivo narrow;font-size:18px;color:#ff3300;" href="{{row.text}}">{{row.text}}</a><br>
|
||||
{%elif '.jpg' in row.text%}
|
||||
|
Loading…
Reference in New Issue
Block a user