This commit is contained in:
nilsding 2014-12-13 18:24:50 +01:00
parent e1d250cadd
commit 1870acdd3a

View file

@ -9,8 +9,9 @@
%small %small
Already a member? Already a member?
= link_to 'Sign in', new_user_session_path = link_to 'Sign in', new_user_session_path
%h2.text-center Features .container-fluid
.row.text-center %h2.text-center Features
.row.text-center
.col-md-4.col-sm-4.col-xs-12 .col-md-4.col-sm-4.col-xs-12
%h3 %h3
Ask and answer questions Ask and answer questions
@ -25,5 +26,5 @@
%h3 %h3
Sharing to other networks Sharing to other networks
%p %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! 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" = render "shared/links"