-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path2023-08-18.html
More file actions
24 lines (24 loc) · 1.05 KB
/
Copy path2023-08-18.html
File metadata and controls
24 lines (24 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="static/styles.css">
</head>
<body>
<h1 class="bigDay">18</h1>
<h1 class="DayOfTheWeek">Viernes</h1>
<h3><img style="width: 40px" src="static/cmm.png"> Castilla La Mancha Media (18:30)</h3>
<a href="https://www.cmmedia.es/play/tv/toros/rejones-provencio-cuenca.html">
<img class="ver" src="static/draw/ic_play.svg" alt="Toros desde Toledo">Ver vídeo</a>
<p>Toros desde El Provencio (Cuenca)</p>
<p>Rejones</p>
<h2><img width="40" src="static/ganaderia/coutodefornilhos.png"> Toros Couto de Fornilhos</h2>
<a href="https://torosbravos.es/en/ganaderia/udt/">Procedencia Conde de la Corte y D. Atanasio Fernández</a>
<h2><img width="40" src="static/ganaderia/santateresa.png"> Toros de Santa Teresa</h2>
<a href="https://torosbravos.es/en/ganaderia/ubf/">Procedencia D. Luis Gamero Cívico-D. Juan Guardiola Soto</a>
<h1>Roberto Armendáriz</h1>
<h1>Ferrer Martín</h1>
<h1>Francisco Martín</h1>
<img style="width: 300px" src="static/draw/tororejones.png">
</body>
</html>