mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-06-15 04:26:05 +00:00
Create DB config for pdns and authentication setting
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
{% extends "base.html" %} {% block title %}
|
||||
{% extends "base.html" %}
|
||||
{% set active_page = "admin_users" %}
|
||||
{% block title %}
|
||||
<title>DNS Control Panel - User Management</title>
|
||||
{% endblock %} {% block dashboard_stat %}
|
||||
<section class="content-header">
|
||||
|
Reference in New Issue
Block a user