|
|
Line 1: |
Line 1: |
| {{:Team:Evry/template HomeHeader}} | | {{:Team:Evry/template HomeHeader}} |
| | | |
- | | + | <html> |
| <head> | | <head> |
| | | |
Line 75: |
Line 75: |
| | | |
| {{:Team:Evry/Template:Welcome}} | | {{:Team:Evry/Template:Welcome}} |
- | {{:Team:Evry/template HomeAbout}}
| + | <section id="about"> |
| + | <div class="content-wrapper"> |
| + | <div class="col-lg-10 col-lg-offset-1"> |
| + | <h3>About IGEM Evry 2014</h3> |
| + | <div class="row about-details"> |
| + | <div class="col-md-4 col-sm-4 col-xs-6"> |
| + | <div class="animated hiding" data-animation="fadeInDown" data-delay="0"> |
| + | <h5>Biology</h5> |
| + | <img class="img-circle" src="https://raw.githubusercontent.com/tagazok/zeppelin/master/img/conference.jpg" height="128" width="128" alt="Conference"> |
| + | <p>Des professionnels des technologies Google et bien plus se réunissent rien que pour vous. Des speakers hors du commun and a lot's of fun!</p> |
| + | </div> |
| + | </div> |
| + | <div class="col-md-4 col-sm-4 col-xs-6"> |
| + | <div class="animated hiding" data-animation="fadeInDown" data-delay="500"> |
| + | <h5>Modeling</h5> |
| + | <img class="img-circle" src="https://raw.githubusercontent.com/tagazok/zeppelin/master/img/workshop.jpg" height="128" width="128" alt="Workshops"> |
| + | <p>Des démonstrations, des hands-on. Venez expérimentez votre futur technologie favorite!</p> |
| + | </div> |
| + | </div> |
| + | <div class="clearfix visible-xs"></div> |
| + | <div class="col-md-4 col-sm-4 col-xs-6"> |
| + | <div class="animated hiding" data-animation="fadeInDown" data-delay="1000"> |
| + | <h5>Human Practice</h5> |
| + | <img class="img-circle" src="https://raw.githubusercontent.com/tagazok/zeppelin/master/img/hackathon.jpg" height="128" width="128" alt="Hackathons"> |
| + | <p>Venez partager vos expériences avec la communauté. Un grand rassemblement de passionés de technologies vous attend!</p> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </div> |
| + | </section> |
| <!-- ************************************************ End About Section ************************************************ --> | | <!-- ************************************************ End About Section ************************************************ --> |
| | | |
Line 421: |
Line 451: |
| <!--<script src="/zeppelin/js/scripts.min.js "></script>--> | | <!--<script src="/zeppelin/js/scripts.min.js "></script>--> |
| </body> | | </body> |
| + | </html> |