We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f19d9d commit 641a2caCopy full SHA for 641a2ca
try_fr.md
@@ -0,0 +1,22 @@
1
+#Essayer YunoHost
2
+
3
+<br />
4
5
+ <div class="row text-center">
6
+ <div class="col-md-6">
7
+ <a href="https://demo.yunohost.org/webmail" class="btn btn-primary">Interface utilisateur</a>
8
+ <p class="text-muted">utilisateur : demo<br>mot de passe : demo</p>
9
+ </div>
10
+ <div class="col-md-5">
11
+ <a href="https://demo.yunohost.org/ynhadmin" class="btn btn-danger">Interface d'administration</a>
12
+ <p class="text-muted">mot de passe : demo</p>
13
14
15
16
+---
17
18
+<div class="text-center">
19
20
+Et si ça ne fonctionne pas... <a href="/virtualbox_fr" class="btn btn-success">Installer YunoHost sur une machine virtuelle</a>
21
22
+</div>
0 commit comments