Skip to content

Commit

Permalink
Update adminPanelUsers.html
Browse files Browse the repository at this point in the history
  • Loading branch information
DogukanUrker committed Jan 17, 2024
1 parent 3f5edfa commit 39cafe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/tailwindUI/adminPanelUsers.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% extends 'layout.html'%} {%block head%}
<title>Admin Panel</title>
<title>Admin Panel --> Users</title>
{% endblock head %} {%block body%}
<div class="text-center">
<h1 class="my-4 text-4xl font-medium select-none">Users</h1>
Expand Down

0 comments on commit 39cafe3

Please sign in to comment.