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 " 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 >
37
- < li > < a href ="{% url 'journey' %} " target =" _blank " > Journey</ a > </ li >
36
+ < li > < a href ="{% url 'contests' %} "> Contests</ a > </ li >
37
+ < li > < a href ="{% url 'journey' %} "> Journey</ a > </ li >
38
38
< li > < a href ="https://opensourcehelp.herokuapp.com/ " target ="_blank "> Join Us!</ a > </ li >
39
39
{% if user.is_authenticated %}
40
40
< li > < a href ="#! "> Hey {{ user.username }}!</ a > </ li >
You can’t perform that action at this time.
0 commit comments