Spaces:
Sleeping
Sleeping
LeireTedCas
commited on
Commit
•
d15c138
1
Parent(s):
d06802a
Update templates/videos.html
Browse files- templates/videos.html +1 -1
templates/videos.html
CHANGED
@@ -88,7 +88,7 @@
|
|
88 |
|
89 |
|
90 |
{% for titulo1, pdfs in titulos.items() %}
|
91 |
-
|
92 |
<div style="display: inline-block; border: 1px solid #ffffff; padding: 10px;">
|
93 |
<strong style="font-size: 2.5rem; font-family: Arial, Helvetica, sans-serif; margin: 0;">{{ titulo1 }} :</strong>
|
94 |
</div>
|
|
|
88 |
|
89 |
|
90 |
{% for titulo1, pdfs in titulos.items() %}
|
91 |
+
|
92 |
<div style="display: inline-block; border: 1px solid #ffffff; padding: 10px;">
|
93 |
<strong style="font-size: 2.5rem; font-family: Arial, Helvetica, sans-serif; margin: 0;">{{ titulo1 }} :</strong>
|
94 |
</div>
|