File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 29
29
< a href ="# " class ="dropdown-toggle " data-toggle ="dropdown "> Sessions < span class ="caret "> </ span > </ a >
30
30
< ul class ="dropdown-menu " role ="menu ">
31
31
< li > < a href ="https://www.youtube.com/channel/UC1_IAby-9me3iICtxuiDL5Q/videos " target ="_blank "> View Session</ a > </ li >
32
- < li > < a href ="{% url 'request_session' %} " target =" _blank " > Request a Session</ a > </ li >
32
+ < li > < a href ="{% url 'request_session' %} "> Request a Session</ a > </ li >
33
33
</ ul >
34
34
</ li >
35
35
< li > < a href ="https://github.com/OpenSourceHelpCommunity " target ="_blank "> Resources</ a > </ li >
36
- < li > < a href ="{% url 'contests' %} " target =" _blank " > Contests</ a > </ li >
36
+ < li > < a href ="{% url 'contests' %} "> Contests</ a > </ li >
37
37
< li > < a href ="https://opensourcehelp.herokuapp.com/ " target ="_blank "> Join Us!</ a > </ li >
38
38
{% if user.is_authenticated %}
39
39
< li > < a href ="#! "> Hey {{ user.username }}!</ a > </ li >
69
69
< a href ="https://github.com/OpenSourceHelpCommunity " target ="_blank "> < i class ="fa fa-github " aria-hidden ="true "> </ i > </ a >
70
70
</ li >
71
71
< li >
72
- < a href ="{% url 'journey' %} " target =" _blank " > < i class ="fa fa-users " aria-hidden ="true "> </ i > </ a >
72
+ < a href ="{% url 'journey' %} "> < i class ="fa fa-users " aria-hidden ="true "> </ i > </ a >
73
73
</ li >
74
74
< li >
75
75
< a href ="https://www.youtube.com/channel/UC1_IAby-9me3iICtxuiDL5Q " target ="_blank "> < i class ="fa fa-youtube-play " aria-hidden ="true "> </ i > </ a >
You can’t perform that action at this time.
0 commit comments