diff --git a/_includes/templates/files._ b/_includes/templates/files._ index 6d78ec430..5e0c03610 100644 --- a/_includes/templates/files._ +++ b/_includes/templates/files._ @@ -2,7 +2,7 @@ <% if (f.type === "tree") { %> -
<%= f.path === _.parentPath(current_path) ? ".." : _.topPath(f.path) %>
+
<%= f.path === _.parentPath(current_path) ? ".." : f.name %>
<% } else { %>