]> git.parisson.com Git - telecasting-www.git/commitdiff
fix urls
authorGuillaume Pellerin <yomguy@parisson.com>
Tue, 26 Nov 2013 23:16:54 +0000 (00:16 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Tue, 26 Nov 2013 23:16:54 +0000 (00:16 +0100)
templates/telecasting/e-learning.html
templates/telecasting/index.html

index 80c4f368aed57c1d22abf30d8985e2c59bfd0aa9..b1fbc81d083d3582b8e875a4262c907a76e6c094 100644 (file)
@@ -5,7 +5,7 @@
     {% block slides %}  
     <div id="header" class="wrapper-video">
      <div id="video-home">
-      <iframe src="/ifr-e-learning.html" ></iframe>
+      <iframe src="/ifr-e-learning/" ></iframe>
      </div>
     </div>
     {% endblock slides %}
 
               <section >
               
-               <p><a href="/mobile-web-tv.html" class="button button-style1 button-big color01">mobile web tv</a></p>
-               <p><a href="/e-learning.html" class="button button-style1 button-big color02">e-learning</a></p>
-               <p><a href="/e-conference.html" class="button button-style1 button-big color03">e-conference</a></p>
-               <p><a href="/e-concert.html" class="button button-style1 button-big color04">e-concert</a></p>
+               <p><a href="/mobile-web-tv/" class="button button-style1 button-big color01">mobile web tv</a></p>
+               <p><a href="/e-learning/" class="button button-style1 button-big color02">e-learning</a></p>
+               <p><a href="/e-conference/" class="button button-style1 button-big color03">e-conference</a></p>
+               <p><a href="/e-concert/" class="button button-style1 button-big color04">e-concert</a></p>
               </section>
              </div>
             <!-- /Sidebar -->
index 4a64956037497630a48f008982b96063777123d0..871ce8fff94044e3090779c15a13801f3048697f 100644 (file)
@@ -53,7 +53,7 @@
           <nav id="nav" >        
           <ul>
             <!-- usage & workflow -->
-            <li class="current_page_item"><a href="/#h-workflow">usages</a></li>
+            <li class="current_page_item"><a href="#h-workflow">usages</a></li>
             <li>
              <span ><img src="/static/telecasting/img/bouton-menu.svg" alt="mobile live web tv" /></span>
              <ul>
        <!-- Copyright -->
         <div id="copyright">
          <span style="color:white;">
-           <a href="/societe/">Copyright &copy; 2013 TeleCasting</a>
+           <a href="societe/">Copyright &copy; 2013 TeleCasting</a>
          </span>
         </div>
        <!-- /Copyright -->