Move alerts below nav menu
This commit is contained in:
@@ -6,12 +6,12 @@
|
||||
|
||||
{% block content %}
|
||||
|
||||
{% include 'requests/review_menu.html' %}
|
||||
|
||||
{% if request.is_pending_financial_verification %}
|
||||
{{ Alert('Pending Financial Verification', fragment="fragments/pending_financial_verification.html") }}
|
||||
{% endif %}
|
||||
|
||||
{% include 'requests/review_menu.html' %}
|
||||
|
||||
<financial inline-template v-bind:initial-data='{{ f.data|mixedContentToJson }}'>
|
||||
<div class="col">
|
||||
|
||||
|
Reference in New Issue
Block a user