All alldebrid premium check
This commit is contained in:
@@ -33,6 +33,18 @@
|
||||
{% endif %}
|
||||
</header>
|
||||
|
||||
{% if session.alldebrid_active is defined %}
|
||||
{% if session.alldebrid_active %}
|
||||
<div class="second-header">
|
||||
✅ Service fonctionnel
|
||||
</div>
|
||||
{% else %}
|
||||
<div class="second-header">
|
||||
⚠️ Service en panne, je répare !
|
||||
</div>
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
<main>
|
||||
{% block content %}{% endblock %}
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user