diff --git a/pages/settings/accounts.pixy b/pages/settings/accounts.pixy index d327d9b9..8449968a 100644 --- a/pages/settings/accounts.pixy +++ b/pages/settings/accounts.pixy @@ -51,16 +51,16 @@ component SettingsAccounts(user *arn.User) Icon("circle-o") span Not connected - .widget-section.social-account - label(for="twitter") Twitter: + //- .widget-section.social-account + //- label(for="twitter") Twitter: - a#twitter.button.social-account-button(href="/auth/twitter", data-ajax="false") - if user.Accounts.Twitter.ID != "" - Icon("check") - span Connected - else - Icon("circle-o") - span Not connected + //- a#twitter.button.social-account-button(href="/auth/twitter", data-ajax="false") + //- if user.Accounts.Twitter.ID != "" + //- Icon("check") + //- span Connected + //- else + //- Icon("circle-o") + //- span Not connected .widget.mountable h3.widget-title