-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path2023-08-04.html
More file actions
21 lines (21 loc) · 843 Bytes
/
2023-08-04.html
File metadata and controls
21 lines (21 loc) · 843 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="static/styles.css">
</head>
<body>
<h1 class="bigDay">4</h1>
<h1 class="DayOfTheWeek">Viernes</h1>
<h3><img style="width: 40px" src="static/cmm.png"> Castilla La Mancha Media (19:00)</h3>
<a href="https://www.cmmedia.es/play/tv/toros/toros-pedro-munoz-2.html">
<img class="ver" src="static/draw/ic_play.svg" alt="Toros desde Pedro Muñoz (Ciudad Real)">Ver vídeo</a>
<p>Toros desde Pedro Muñoz (Ciudad Real)</p>
<h2><img style="width: 40px" src="static/ganaderia/joseluispereda.png"> Toros de José Luis Pereda</h2>
<p>Encaste Nuñez, procedencia Carlos Nuñez, Juan Pedro Domecq y Torrestrella</p>
<h1>El Fandi</h1>
<h1>Paco Ureña</h1>
<h1>Daniel Luque</h1>
<img style="width: 300px" src="static/draw/toroCartel.png">
</body>
</html>