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
0f1b2186
Commit
0f1b2186
authored
Mar 26, 2015
by
Daniel W Bond
Browse files
typo and link test
parent
4a9e30d5
Changes
1
Hide whitespace changes
Inline
Side-by-side
roomlist/accounts/templates/studentSettings.html
View file @
0f1b2186
...
...
@@ -31,8 +31,8 @@
</div>
</a>
{% endcomment %}
{{
studen
t.user }}
penis
{{ request.user }}
<a
href=
"
#
"
>
{{
objec
t.user }}
text text text
{{ request.user }}
<a
href=
"
{% url 'updateStudent' request.user.student.slug %}
"
>
<div
class=
"col-md-3 text-center"
>
<h4><i
class=
"fa fa-lock fa-5x"
></i></h4>
<h4>
Set Your Room and Privacy
</h4>
...
...
@@ -46,7 +46,7 @@
<a
href=
"{% provider_login_url 'facebook' method='js_sdk' process='connect' next='/accounts/student/' %}"
>
<div
class=
"col-md-3 text-center"
>
<h4><i
class=
"fa fa-facebook fa-5x"
></i></h4>
<h4>
Link to you Facebook
</h4>
<h4>
Link to you
r
Facebook
</h4>
</div>
</a>
<a
href=
"{% provider_login_url 'google' process='connect' next='/accounts/student/' %}"
>
...
...
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