]> git.parisson.com Git - telecasting-www.git/commitdiff
add image block
authorGuillaume Pellerin <yomguy@parisson.com>
Thu, 14 Nov 2013 17:25:20 +0000 (18:25 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Thu, 14 Nov 2013 17:25:20 +0000 (18:25 +0100)
templates/telecasting/index.html

index 1e68197df42376601c438ad56e6218737797dcff..4bcdf076a3a84ae6346b72ac5ffa519bc1ddea99 100644 (file)
           <div class="row">
            <div class="3u">
             <section class="solutions solutions-one">
-             <a href="tc-case.html" class="image image-full"><img src="/static/telecasting/img/pic03.jpg" alt="" /></a>
+             <a href="tc-case.html" class="image image-full">{% show_image_box 'tc_case' %}</a>
              <h3><a href="tc-case.html">TC case</a></h3>
              {% show_text_box 'case_title' %}
              <ul class="actions">
 
            <div class="3u">
             <section class="solutions solutions-three">
-             <a href="tc-mini.html" class="image image-full"><img src="/static/telecasting/img/pic05.jpg" alt="" /></a>
+             <a href="tc-mini.html" class="image image-full">{% show_image_box 'tc_mini' %}</a>
              <h3><a href="tc-mini.html">TC mini</a></h3>
              {% show_text_box 'mini_title' %}
              <ul class="actions">
 
            <div class="3u">
             <section class="solutions solutions-two">
-             <a href="/tc-box.html" class="image image-full"><img src="/static/telecasting/img/TC_BOX_NUC-07_185.png" alt="" /></a>
+             <a href="/tc-box.html" class="image image-full">{% show_image_box 'tc_box' %}</a>
              <h3><a href="/tc-box.html">TC box</a></h3>
              {% show_text_box 'box_title' %}
              <ul class="actions">
           
            <div class="3u">
             <section class="solutions solutions-four">
-             <a href="tc-lame.html" class="image image-full"><img src="/static/telecasting/img/CLE-01_th.jpg" alt="" /></a>
+             <a href="tc-lame.html" class="image image-full">{% show_image_box 'tc_key' %}</a>
              <h3><a href="tc-lame.html">TC key</a></h3>
              {% show_text_box 'key_title' %}
              <ul class="actions">