1 |
|
---|
2 | <!--<footer class="text-black-50 mt-xl-5 footer-dark bg-light" xmlns:th="http://www.thymeleaf.org">-->
|
---|
3 | <!-- <div class="container">-->
|
---|
4 | <!-- <div class="row">-->
|
---|
5 | <!-- <div class="col-md-3 col-lg-4 col-xl-3">-->
|
---|
6 | <!-- <h5>About</h5>-->
|
---|
7 | <!-- <hr class="bg-white mb-2 mt-0 d-inline-block mx-auto w-25">-->
|
---|
8 | <!-- <p class="mb-0">-->
|
---|
9 | <!-- Hi, we are a company that affords movie presentations from time to time,-->
|
---|
10 | <!-- come visit us.-->
|
---|
11 | <!-- </p>-->
|
---|
12 | <!-- </div>-->
|
---|
13 |
|
---|
14 | <!-- <div class="col-md-2 col-lg-2 col-xl-2 mx-auto">-->
|
---|
15 | <!-- <h5>Informations</h5>-->
|
---|
16 | <!-- <hr class="bg-white mb-2 mt-0 d-inline-block mx-auto w-25">-->
|
---|
17 | <!-- <ul class="list-unstyled">-->
|
---|
18 | <!-- <li><a href="">Produzioni Europee Associate</a></li>-->
|
---|
19 | <!-- <li><a href="">C2 Pictures</a></li>-->
|
---|
20 | <!-- <li><a href="">Warner Bros</a></li>-->
|
---|
21 | <!-- <li><a href="">Paramount Pictures</a></li>-->
|
---|
22 | <!-- </ul>-->
|
---|
23 | <!-- </div>-->
|
---|
24 |
|
---|
25 | <!-- <div class="col-md-3 col-lg-2 col-xl-2 mx-auto">-->
|
---|
26 | <!-- <h5>Others links</h5>-->
|
---|
27 | <!-- <hr class="bg-white mb-2 mt-0 d-inline-block mx-auto w-25">-->
|
---|
28 | <!-- <ul class="list-unstyled">-->
|
---|
29 | <!-- <li><a href="">Clint Eastwood</a></li>-->
|
---|
30 | <!-- <li><a href="">Kristanna Loken</a></li>-->
|
---|
31 | <!-- <li><a href="">Keanu Reeves</a></li>-->
|
---|
32 | <!-- <li><a href="">Matthew McConaughey</a></li>-->
|
---|
33 | <!-- </ul>-->
|
---|
34 | <!-- </div>-->
|
---|
35 |
|
---|
36 | <!-- <div class="col-md-4 col-lg-3 col-xl-3">-->
|
---|
37 | <!-- <h5>Contact</h5>-->
|
---|
38 | <!-- <hr class="bg-white mb-2 mt-0 d-inline-block mx-auto w-25">-->
|
---|
39 | <!-- <ul class="list-unstyled">-->
|
---|
40 | <!-- <li><i class="fa fa-home mr-2"></i> Moviezilla</li>-->
|
---|
41 | <!-- <li><i class="fa fa-envelope mr-2"></i> moviezilla@yahoo.com</li>-->
|
---|
42 | <!-- <li><i class="fa fa-phone mr-2"></i> + 33 12 14 15 16</li>-->
|
---|
43 | <!-- <li><i class="fa fa-print mr-2"></i> + 33 12 14 15 16</li>-->
|
---|
44 | <!-- </ul>-->
|
---|
45 | <!-- </div>-->
|
---|
46 | <!-- </div>-->
|
---|
47 | <!-- </div>-->
|
---|
48 | <!--</footer>--> |
---|