Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
roomlist
Commits
b5d27016
Commit
b5d27016
authored
Jan 12, 2015
by
Jason D Yeomans
Browse files
Link an Instagram! (Soon...)
parent
2ba9fc87
Changes
1
Hide whitespace changes
Inline
Side-by-side
roomlist/accounts/templates/studentSettings.html
View file @
b5d27016
...
...
@@ -22,7 +22,8 @@
<a
href=
"{% provider_login_url 'twitter' process='connect' next='/accounts/student/' %}"
><i
class=
"fa fa-twitter fa-5x"
></i></a>
</div>
<div
class=
"col-md-3 text-center"
>
<a
href=
"{% provider_login_url 'instagram' process='connect' next='/accounts/student/' %}"
><i
class=
"fa fa-instagram fa-5x"
></i></a>
<!--<a href="{% provider_login_url 'instagram' process='connect' next='/accounts/student/' %}"><i class="fa fa-instagram fa-5x"></i></a>-->
<i
class=
"fa fa-instagram fa-5x"
></i>
</div>
</div>
<div
class=
"row"
style=
"margin-top: 15px; margin-bottom: 50px"
>
...
...
@@ -36,7 +37,8 @@
<a
href=
"{% provider_login_url 'twitter' process='connect' next='/accounts/student/' %}"
>
Link a Twitter
</a>
</div>
<div
class=
"col-md-3 text-center"
>
<a
href=
"{% provider_login_url 'instagram' process='connect' next='/accounts/student/' %}"
>
Link an Instagram
</a>
<!--<a href="{% provider_login_url 'instagram' process='connect' next='/accounts/student/' %}">Link an Instagram</a>-->
Link an Instagram (Soon!)
</div>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment