|
|
@@ -22,7 +22,8 @@ Voici les liens vers les conférences Live: |
|
|
|
</p> |
|
|
|
<p> |
|
|
|
% for ev in events: |
|
|
|
<a href="http://jm2l.linux-azur.org:8081/${ev.Salle.phy_salle_id}.webm" target="_blank"> Live Vidéo</a> - |
|
|
|
<a href="http://jm2l-bkp.linux-azur.org:8080/${ev.Salle.phy_salle_id}.webm" target="_blank"> Live Vidéo</a> - |
|
|
|
## <a href="http://jm2l.linux-azur.org:8081/${ev.Salle.phy_salle_id}.webm" target="_blank"> Live Vidéo</a> - |
|
|
|
<a href="http://jm2l.linux-azur.org/event/${ev.for_year}/${ev.slug}"> ${ev.event_type} </a> - ${ev.name} |
|
|
|
</br> |
|
|
|
% endfor |
|
|
|