Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
roomlist
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
23
Issues
23
List
Boards
Labels
Service Desk
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
SRCT
roomlist
Commits
b5d27016
Commit
b5d27016
authored
Jan 12, 2015
by
Jason D Yeomans
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Link an Instagram! (Soon...)
parent
2ba9fc87
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
roomlist/accounts/templates/studentSettings.html
roomlist/accounts/templates/studentSettings.html
+4
-2
No files found.
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