Current section

Files

Jump to
plug_static_ls lib templates plug_static_ls_direntry.html.eex
Raw

lib/templates/plug_static_ls_direntry.html.eex

<li><a href="<%= URI.encode(Path.join(basepath, path)) %>"><%= Plug.HTML.html_escape(path) %></a></li>