Skip to content

Commit

Permalink
Add memorial cucciolo 2014 event.
Browse files Browse the repository at this point in the history
  • Loading branch information
albertosantini committed Oct 11, 2014
1 parent 063ee46 commit 7df1906
Show file tree
Hide file tree
Showing 5 changed files with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions eventi.html
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,49 @@ <h4>Memorial 2005</h4>
</div>

<div class="col-md-5">
<div id="myCarousel-2014-2" class="carousel slide">
<ol class="carousel-indicators">
<li data-target="#myCarousel-2014-2" data-slide-to="0" class="active"></li>
<li data-target="#myCarousel-2014-2" data-slide-to="1"></li>
<li data-target="#myCarousel-2014-2" data-slide-to="2"></li>
<li data-target="#myCarousel-2014-2" data-slide-to="3"></li>
</ol>
<!-- Carousel items -->
<div class="carousel-inner">
<div class="active item">
<img src="./events/2014/memorial-cucciolo-2014-1.jpg" alt="">
<div class="carousel-caption">
<h4>Memorial 2014</h4>
</div>
</div>
<div class="item">
<img src="./events/2014/memorial-cucciolo-2014-2.jpg" alt="">
<div class="carousel-caption">
<h4>Memorial 2014</h4>
</div>
</div>
<div class="item">
<img src="./events/2014/memorial-cucciolo-2014-3.jpg" alt="">
<div class="carousel-caption">
<h4>Memorial 2014</h4>
</div>
</div>
<div class="item">
<img src="./events/2014/memorial-cucciolo-2014-4.jpg" alt="">
<div class="carousel-caption">
<h4>Memorial 2014</h4>
</div>
</div>
</div>
<!-- Carousel nav -->
<a class="left carousel-control" href="#myCarousel-2014-2" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left"></span>
</a>
<a class="right carousel-control" href="#myCarousel-2014-2" data-slide="next">
<span class="glyphicon glyphicon-chevron-right"></span>
</a>
</div>

<div id="myCarousel-2013-2" class="carousel slide">
<ol class="carousel-indicators">
<li data-target="#myCarousel-2013-2" data-slide-to="0" class="active"></li>
Expand Down
Binary file added events/2014/memorial-cucciolo-2014-1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added events/2014/memorial-cucciolo-2014-2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added events/2014/memorial-cucciolo-2014-3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added events/2014/memorial-cucciolo-2014-4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7df1906

Please sign in to comment.