From ddbde60e8cf715ca25071bc2e3ad06d20686b363 Mon Sep 17 00:00:00 2001 From: danielvincent <danielgrippi@gmail.com> Date: Wed, 22 Sep 2010 17:17:24 -0700 Subject: [PATCH] another indent... --- app/views/users/edit.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/users/edit.html.haml b/app/views/users/edit.html.haml index 1973d9a25d..56a537c982 100644 --- a/app/views/users/edit.html.haml +++ b/app/views/users/edit.html.haml @@ -60,7 +60,7 @@ %h2 Services %h3 Facebook - %p + %p - if @logged_in Connected to facebook as - @response_hash = MiniFB.get(@access_token, 'me') -- GitLab