implement edit of system rule, update requirements

This commit is contained in:
KF7EEL
2021-07-26 15:41:40 -07:00
parent e55c1395f6
commit ea1c04528c
13 changed files with 5562 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
{% extends 'flask_user/_public_base.html' %}
{% block content %}
This is a help page.</p>
{% endblock %}