mirror of
https://gitea.smigz.com/smiggiddy/odin-codeprojects.git
synced 2025-06-27 20:45:35 -04:00
added logic for parent/child dirs
no styling, but displaying the basic results in the DOM
This commit is contained in:
parent
eedab606f8
commit
1c5e2d1055
10 changed files with 123 additions and 44 deletions
|
@ -14,5 +14,7 @@
|
|||
<a href="/auth/register">Click here to register</a>
|
||||
</form>
|
||||
|
||||
|
||||
<% } %>
|
||||
<%- include('partials/directoryListing') %>
|
||||
<%- include('partials/footer') %>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue