[UPDT] Base: Empty page condition is updated

This commit is contained in:
Horilla
2024-07-26 10:37:37 +05:30
parent 25dc9b54d4
commit 1b0a337f89
2 changed files with 2 additions and 2 deletions

View File

@@ -122,7 +122,7 @@
</nav>
</div>
{% else %}
{% if request.GET.closed %}
{% if request.GET.closed == 'true' %}
<div style="height: 70vh; display:flex;align-items: center;justify-content: center;" class="">
<div style="" class="">
<img style="width: 190px;height: 190px; margin:0 auto;" src="{% static 'images/ui/recruitment.png' %}" class="oh-404__image d-block mb-4" alt="Page not found. 404."/>