This commit is contained in:
nilsding 2014-12-13 18:24:50 +01:00
parent e1d250cadd
commit 1870acdd3a
1 changed files with 19 additions and 18 deletions

View File

@ -9,8 +9,9 @@
%small
Already a member?
= link_to 'Sign in', new_user_session_path
%h2.text-center Features
.row.text-center
.container-fluid
%h2.text-center Features
.row.text-center
.col-md-4.col-sm-4.col-xs-12
%h3
Ask and answer questions
@ -25,5 +26,5 @@
%h3
Sharing to other networks
%p
Want to share your answer to a question that more people can read it? With the simple click on a button, your answer is shared where you want!
= render "shared/links"
Want to share your answer to a question so that more people read it? With a simple click on the answer button, your answer is shared wherever you want!
= render "shared/links"