File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 15
15
< ul class ="dropdown-menu " aria-labelledby ="navbarDropdown ">
16
16
< li > < a class ="dropdown-item " href ="{% url 'donations:index' %} "> {% trans "Corporate Sponsorships" %}</ a > </ li >
17
17
< li > < a class ="dropdown-item " href ="{% url 'donations:donate' %} "> {% trans "Donate to us" %}</ a > </ li >
18
- < li > < a class ="dropdown-item " href ="https://www.patreon.com/djangogirls "> {% trans "Our Patreon Page" %}</ a > </ li >
18
+ < li > < a class ="dropdown-item " href ="https://www.patreon.com/djangogirls " target =" _blank " > {% trans "Our Patreon Page" %}</ a > </ li >
19
19
< li > < a class ="dropdown-item " href ="https://django-girls.myspreadshop.co.uk " target ="_blank "> {% trans "Shop" %}</ a > </ li >
20
20
< li > < hr class ="dropdown-divider "> </ li >
21
21
< li > < a class ="dropdown-item " href ="{% url 'donations:sponsors' %} "> {% trans "Our Global Partners" %}</ a > </ li >
42
42
{% trans "What's new?" %} < span class ="caret "> </ span >
43
43
</ a >
44
44
< ul class ="dropdown-menu " aria-labelledby ="navbarDropdown ">
45
- < li > < a class ="dropdown-item " href ="{% url 'jobboard:index' %} "> {% trans "Tech Jobs Board" %}</ a > </ li >
46
- < li > < hr class ="dropdown-divider "> </ li >
47
45
< li > < a class ="dropdown-item " href ="{% url 'core:newsletter' %} "> {% trans "Newsletter" %}</ a > </ li >
48
- < li > < a class ="dropdown-item " href ="https://blog.djangogirls.org/ "> {% trans "Our blog" %}</ a > </ li >
46
+ < li > < a class ="dropdown-item " href ="https://blog.djangogirls.org/ " target =" _blank " > {% trans "Our blog" %}</ a > </ li >
49
47
</ ul >
50
48
</ li >
51
49
< li class ="nav-item px-2 ">
You can’t perform that action at this time.
0 commit comments