moved majority of html into dedicated files and created a loader for the templates to separate code from html
This commit is contained in:
1
src/templates/html/directory_row.html
Normal file
1
src/templates/html/directory_row.html
Normal file
@@ -0,0 +1 @@
|
||||
<tr><td><a href="{href}">{name}</a></td><td>{date}</td><td>{size}</td></tr>
|
||||
Reference in New Issue
Block a user