Subversion Repository Public Repository

Nextrek

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
@extends('layout.main')

@section('content')
<div class="img-titolo">
	<div><hr><h2>Diretta</h2><hr></div>
	<img src="{{ URL::asset('image/eventi-bg.jpg') }}" alt="">
</div>

<div class="wrap eventi">

<article>
<h4><a href="https://youtu.be/0jbP5eFPmVU" target="_blank">Clicca qui</a> per andare alla diretta</h4>
<br>
<p>Non è attualmente possibile visualizzare la diretta all'interno di questa pagina, è tuttavia possibile partecipare dalla <a href="https://youtu.be/0jbP5eFPmVU" target="_blank">nostra pagina Youtube</a>
<br>
</article>

<article style="display:none;" class="print">

<!-- INIZIO DIRETTA -->

	
	<!-- DIVISORE -->
	<div class="anno decorated animate" style="margin-bottom:30px;"><div class="bg" style="width:100%; height: 10px;"></div></div>
		
		<div style="height: 0; overflow: hidden; padding-bottom: 56.25%; padding-top: 30px; position: relative;">
		<iframe style="height: 100%; left: 0; position: absolute; top: 0; width: 100%;" src="https://www.youtube.com/embed/live_stream?channel=UC89da4voWHW5-f8wAEZu7ng" frameborder="0" allowfullscreen></iframe>
		</div>
	<!-- FINE DIVISORE -->
	<div class="anno decorated animate" style="margin-top:80px;"><div class="bg" style="width:100%; height: 10px;"></div></div>
	<hr>
	

<!-- FINE DIRETTA -->
	
	
	</article>
</div>



@include ('layout.info')
@include ('layout.news')
@stop

Commits for Nextrek/Aiba_backup/app/views/live.blade.php

Diff revisions: vs.
Revision Author Commited Message
1464 MOliva picture MOliva Tue 13 Oct, 2020 11:16:56 +0000