]> git.parisson.com Git - telecasting-www.git/commitdiff
img + cleanup
authorGuillaume Pellerin <yomguy@parisson.com>
Thu, 14 Nov 2013 18:34:01 +0000 (19:34 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Thu, 14 Nov 2013 18:34:01 +0000 (19:34 +0100)
templates/telecasting/index.html

index b606de293941f7c623a154359ec2a5fd608079b8..0e8476f4074e161d13863f2bbdd1736860212a61 100644 (file)
       <header id="intro" class="style1 Tcolor10">                                  
        {% show_text_box 'logiciels_title' %}
        <span class="byline">{% show_text_box 'techno_sub_title' %}</span>
-       <ul class="actions">
+       <!-- <ul class="actions">
        <li><a href="/open-source.html" class="button button-style3 button-big color02">open source</a></li>
        </ul>
-       <hr></hr>       
+       <hr></hr>        -->
       </header>
 
        <!-- logiciels -->       
           <div class="row">
           <div class="3u">
             <section class="logiciels logiciels-three">
-             <a href="/telecasting.html" class="image image-full"><img src="/static/telecasting/img/pic02.jpg" alt="" /></a>
+             <a href="/telecasting.html" class="image image-full"><img src="{% show_image_box 'captation' %}" alt="" /></a>
              {% show_text_box 'techno_tit_3' %}
              {% show_text_box 'techno_sub_3' %}
              <ul class="actions">
 
            <div class="3u">
             <section class="logiciels logiciels-two">
-             <a href="/telecasting.html" class="image image-full"><img src="/static/telecasting/img/pic03.jpg" alt="" /></a>
+             <a href="/telecasting.html" class="image image-full"><img src="{% show_image_box 'gestion' %}" alt="" /></a>
              {% show_text_box 'techno_tit_2' %}
              {% show_text_box 'techno_sub_2' %}
              <ul class="actions">
            
            <div class="3u">
             <section class="logiciels logiciels-one">
-             <a href="/telecasting.html" class="image image-full"><img src="/static/telecasting/img/pic06.jpg" alt="" /></a>
+             <a href="/telecasting.html" class="image image-full"><img src="{% show_image_box 'interface' %}" alt="" /></a>
              {% show_text_box 'techno_tit_1' %}
              {% show_text_box 'techno_sub_1' %}
              
            </div>
            <div class="3u">
             <section class="logiciels logiciels-four">
-             <a href="/partenaire.html" class="image image-full"><img src="/static/telecasting/img/pic05.jpg" alt="" /></a>
+             <a href="/partenaire.html" class="image image-full"><img src="{% show_image_box 'open_source' %}" alt="" /></a>
              {% show_text_box 'techno_tit_4' %}
              {% show_text_box 'techno_sub_4' %}
              <ul class="actions">