1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/diaspora_ynh.git synced 2024-09-03 18:26:13 +02:00

corrections

This commit is contained in:
Développeur égaré 2015-05-31 13:00:43 +02:00
parent 6f832d47b3
commit 1982a40b5a

View file

@ -1,9 +1,10 @@
container{style: "padding-top: 5%;"} .container{style: "padding-top: 5%;"}
.hero-unit .hero-unit
= image_tag "branding/logo.png" = image_tag "branding/logo.png"
%hr/ %hr/
%p %p
%b Vous êtes sur le point de changer Internet en utilisant un réseau social Anonyme. %br/ %b Vous êtes sur le point de changer Internet en utilisant un réseau social Anonyme.
%br
%b Rejoignez-nous et récupérez votre liberté, votre vie privée et vos données Yunohost et Diaspora* ! %b Rejoignez-nous et récupérez votre liberté, votre vie privée et vos données Yunohost et Diaspora* !
%p %p
= link_to "Créer un compte ! »", new_user_registration_path, class: "btn btn-primary btn-large" = link_to "Créer un compte ! »", new_user_registration_path, class: "btn btn-primary btn-large"
@ -14,7 +15,7 @@ container{style: "padding-top: 5%;"}
%p %p
%a.btn{:href => "https://diasporafoundation.org/"} Fondation Diaspora » %a.btn{:href => "https://diasporafoundation.org/"} Fondation Diaspora »
.span4 .span4
%h2 Auto-hébergez-vous ! %h2 Auto-hébergez-vous
%p Le site (Pod) sur lequel vous êtes est propulsé par Yunohost. Une distribution simple d'outils libres pour créer votre propre "Cloud" ! %p Le site (Pod) sur lequel vous êtes est propulsé par Yunohost. Une distribution simple d'outils libres pour créer votre propre "Cloud" !
%p %p
%a.btn{:href => "https://yunohost.org/"} Yunohost » %a.btn{:href => "https://yunohost.org/"} Yunohost »