Afficher les derniers auteurs
1 {{velocity}}{{html clean=false}}
2 #if($request.password=='feu-de-camp')
3 <video width="1920" height="1080" style="width:100%" poster="/skin/resources/static/fete-noel-2020.jpg" controls>
4 <source src="/skin/resources/static/fete-noel-2020.mp4" type="video/mp4">
5 <source src="/skin/resources/static/fete-noel-2020.mkv" type="video/x-matroska">
6 Problème d'affichage de la vidéo
7 </video>
8 Télécharger: <a href="/skin/resources/static/fete-noel-2020.mp4">mp4</a>, <a href="/skin/resources/static/fete-noel-2020.mkv">mkv</a>.
9 #else
10 <form action='Video'>Mot de passe:<input name='password' type='password' value=''></form>
11 #end
12 {{/html}}{{/velocity}}
This wiki is licensed under a Creative Commons 2.0 license
XWiki 13.10 - Documentation - Conditions