feat: initial commit
This commit is contained in:
7
templates/app_home.html
Normal file
7
templates/app_home.html
Normal file
@@ -0,0 +1,7 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% block content %}
|
||||
<h1><code>pdns-tsig-key-manager</code></h1>
|
||||
|
||||
<small><code>v0.0.1</code></small>
|
||||
{% endblock content %}
|
Reference in New Issue
Block a user