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