diff --git a/adm/templates/adm/adm_agencys.html b/adm/templates/adm/adm_agencys.html index e13afc1..909541d 100644 --- a/adm/templates/adm/adm_agencys.html +++ b/adm/templates/adm/adm_agencys.html @@ -8,6 +8,7 @@ Agenturname + Registriert am Mitarbeiter Standards @@ -17,6 +18,7 @@ {% getAgencyData ele as agdata %} {{ele.name}} + {{ele.registerdate}} {{agdata.0}} {{agdata.1}} diff --git a/adm/templates/adm/adm_base.html b/adm/templates/adm/adm_base.html index d0c471b..b0de70f 100644 --- a/adm/templates/adm/adm_base.html +++ b/adm/templates/adm/adm_base.html @@ -97,6 +97,16 @@ Agenturen + {% if active_link == 'adm-bills' %} + + {% if active_link == 'adm-users' %}