mirror of
https://github.com/deunix-educ/Fail2banMqttActionBanishment.git
synced 2026-08-24 11:21:58 +02:00
First commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{% load i18n %}
|
||||
{% if master_dashboard_url %}
|
||||
<a class="vc-nav-link" href="{{ master_dashboard_url }}/" target="_blank" rel="noopener">↗ Master — {% trans "Direct" %}</a>
|
||||
<a class="vc-nav-link" href="{{ master_dashboard_url }}/historique/" target="_blank" rel="noopener">↗ Master — {% trans "Historique" %}</a>
|
||||
{% endif %}
|
||||
Reference in New Issue
Block a user