You've already forked coredns-powerdns-api-wrapper
first commit
This commit is contained in:
14
templates/html/version.html
Normal file
14
templates/html/version.html
Normal file
@@ -0,0 +1,14 @@
|
||||
<!-- SPDX-License-Identifier: GPL-2.0-or-later -->
|
||||
<!-- Copyright (C) 2026 Bryan Joshua Pedini -->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>{{.Name}}</title>
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
Version: {{.Version}}<br />
|
||||
Commit ID: {{.CommitId}}
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user