UNPKG

koa-serve-index

Version:
15 lines (14 loc) 279 B
<!DOCTYPE html> <html> <head> <title>listing directory {directory}</title> <style>{style}</style> </head> <body class="directory"> <h1>This is the test template</h1> <div id="wrapper"> <h1>{linked-path}</h1> {files} </div> </body> </html>