Add breadcrumb navigation
This commit is contained in:
@@ -1,13 +1,3 @@
|
||||
<header>
|
||||
{{#if connecting}}
|
||||
<!-- Connecting... -->
|
||||
{{else}}
|
||||
{{#unless connected}}
|
||||
Not connected.
|
||||
{{/unless}}
|
||||
{{/if}}
|
||||
</header>
|
||||
|
||||
{{#if currentListing}}
|
||||
{{directory-listing items=currentListing}}
|
||||
{{/if}}
|
||||
Reference in New Issue
Block a user