implemented more page
This commit is contained in:
1 parent
c839d023a7
commit
6ecd1ee848
11 files changed
+201
-142
No files matched your search
@@ -1,7 +1,7 @@
|
||||
<%- include("./partials/fileHeader") %>
|
||||
<%- include("./partials/header") %>
|
||||
|
||||
<main>
|
||||
<main class="pt-26">
|
||||
<!-- Create Asset popup Modal -->
|
||||
<dialog id="create-asset-modal" class="w-lg mx-auto bg-white p-8 mt-10 rounded-lg shadow-md">
|
||||
<div class="flex flex-row justify-between">
|
||||
|
||||
Reference in new issue
Block a user