diff --git a/templates/admin/common/footer.html b/templates/admin/common/footer.html new file mode 100644 index 0000000..95923d4 --- /dev/null +++ b/templates/admin/common/footer.html @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/templates/admin/common/header.html b/templates/admin/common/header.html new file mode 100644 index 0000000..b717e72 --- /dev/null +++ b/templates/admin/common/header.html @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/templates/admin/users/profile.html b/templates/admin/users/profile.html index 201581d..c577995 100644 --- a/templates/admin/users/profile.html +++ b/templates/admin/users/profile.html @@ -188,36 +188,34 @@