mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2026-08-01 05:16:14 +00:00
Port forwarding skeleton
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{% extends 'base.html' %}
|
||||
|
||||
{% block content %}gerenciar regra{%endblock%}
|
||||
@@ -0,0 +1,3 @@
|
||||
{% extends 'base.html' %}
|
||||
|
||||
{% block content %}Lista{%endblock%}
|
||||
Reference in New Issue
Block a user