From ac3ffca366c6726250b97e0ed3de7a9dc214119f Mon Sep 17 00:00:00 2001 From: Amos Haviv Date: Wed, 16 Apr 2014 02:45:26 +0300 Subject: [PATCH] Adding Accounts View --- .../users/views/settings/accounts.html | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 public/modules/users/views/settings/accounts.html diff --git a/public/modules/users/views/settings/accounts.html b/public/modules/users/views/settings/accounts.html new file mode 100644 index 00000000..ffc1c8f0 --- /dev/null +++ b/public/modules/users/views/settings/accounts.html @@ -0,0 +1,26 @@ +
+

Connected social accounts:

+
+ +
+

Connect other social accounts:

+ +
\ No newline at end of file