This commit is contained in:
2023-09-17 02:48:43 +05:00
parent 9cf2250b7b
commit 898391ef3b
36 changed files with 18333 additions and 311 deletions

View File

@ -8,8 +8,9 @@
</style>
<section>
<h1 style="text-align: center;">пользователь</h1>
<!-- <h1 style="text-align: center;">пользователь</h1> -->
<%- include('../admin/users/user_reg.ejs') %>
<br>
<%- include('../admin/users/user_edit.ejs') %>
</section>