mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2026-02-20 03:36:16 +00:00
add notice about API progress and issue reporting in documentation
This commit is contained in:
@@ -129,6 +129,17 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-md-12 text-right">
|
||||
<p class="small text-muted">
|
||||
{% trans 'This API is a work in progress and new endpoints are added as needed.' %}<br>
|
||||
{% trans 'Missing a method or feature?' %}
|
||||
<a target="_blank" href="https://github.com/eduardogsilva/wireguard_webadmin">
|
||||
{% trans 'Open an issue on GitHub' %}
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<script>
|
||||
document.addEventListener("DOMContentLoaded", function ( ) {
|
||||
|
||||
Reference in New Issue
Block a user