Create DB config for pdns and authentication setting

This commit is contained in:
Khanh Ngo
2018-08-18 18:41:59 +07:00
parent 71b09b9bd1
commit 4b9349c83e
22 changed files with 664 additions and 124 deletions

View File

@ -1,4 +1,5 @@
{% extends "base.html" %}
{% set active_page = "new_domain" %}
{% block title %}<title>DNS Control Panel - Add Domain</title>{% endblock %}
{% block dashboard_stat %}
@ -45,7 +46,7 @@
</label>
&nbsp;&nbsp;&nbsp;
<label>
<input type="radio" name="radio_type"id="radio_type_master" value="master"> Master
<input type="radio" name="radio_type" id="radio_type_master" value="master"> Master
</label>
&nbsp;&nbsp;&nbsp;
<label>