forked from MarseyWorld/MarseyWorld
master
parent
1b67bf1be2
commit
adb091718e
|
@ -37,7 +37,7 @@
|
||||||
<div class="d-flex justify-content-between align-items-center">
|
<div class="d-flex justify-content-between align-items-center">
|
||||||
|
|
||||||
{% block navbar %}
|
{% block navbar %}
|
||||||
<div class="font-weight-bold py-3"></div>
|
<div class="font-weight-bold py-3 pt-4"></div>
|
||||||
|
|
||||||
<div class="d-flex align-items-center sortingbarmargin">
|
<div class="d-flex align-items-center sortingbarmargin">
|
||||||
{% if request.path == '/' and v.paid_dues %}
|
{% if request.path == '/' and v.paid_dues %}
|
||||||
|
|
Loading…
Reference in New Issue