consolelog adminallusers shown remove from index

This commit is contained in:
ralphi3
2026-06-18 11:53:35 +12:00
parent 90d838f3a3
commit eda37b8ad1
4 changed files with 3 additions and 5 deletions
+1
View File
@@ -2,4 +2,5 @@
{% block content %}
<iframe src="http://127.0.0.1:5000/users" width="100%" height="500px"></iframe>
<h3>password is encrypted which is why it show up as scrypt: and someother stuff</h3>
{% endblock %}
-1
View File
@@ -5,7 +5,6 @@
<h1>homepage for math website wow</h1>
<iframe src="http://127.0.0.1:5000/users" width="100%" height="500px"></iframe>
</div>