File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 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
18
< li > < a class ="dropdown-item " href ="https://www.patreon.com/djangogirls "> {% trans "Our Patreon Page" %}</ a > </ li >
19
+ < li > < a class ="dropdown-item " href ="https://django-girls.myspreadshop.co.uk " target ="_blank "> {% trans "Shop" %}</ a > </ li >
19
20
< li > < hr class ="dropdown-divider "> </ li >
20
21
< li > < a class ="dropdown-item " href ="{% url 'donations:sponsors' %} "> {% trans "Our Global Partners" %}</ a > </ li >
21
22
</ ul >
43
44
< ul class ="dropdown-menu " aria-labelledby ="navbarDropdown ">
44
45
< li > < a class ="dropdown-item " href ="{% url 'jobboard:index' %} "> {% trans "Tech Jobs Board" %}</ a > </ li >
45
46
< li > < hr class ="dropdown-divider "> </ li >
46
- < li > < a class ="dropdown-item " href ="https://django-girls.myspreadshop.co.uk " target ="_blank "> {% trans "Shop" %}</ a > </ li >
47
47
< li > < a class ="dropdown-item " href ="{% url 'core:newsletter' %} "> {% trans "Newsletter" %}</ a > </ li >
48
48
< li > < a class ="dropdown-item " href ="https://blog.djangogirls.org/ "> {% trans "Our blog" %}</ a > </ li >
49
49
</ ul >
You can’t perform that action at this time.
0 commit comments